Link to home
Start Free TrialLog in
Avatar of paddyhaig
paddyhaig

asked on

SMB processor on RH9, I have a dual processors but top suggests that I have 4 processors

I was running a RedHat9 server with a single processor.
I popped in a second processor as the board supported 2
and upgraded the kernel from kernel-2.4.20-8.i686.rpm to
kernel-smp-2.4.20-8.i686.rpm
I adjusted Grub to recognize and boot from the new kernel.
I rebooted the system, ran "top" and now for some reason the server
see's 4 processors listed.
Any idea's?
Avatar of jlevie
jlevie

Sounds like Pentiums with HT support. Each of those will show up in top as a pair of CPU's.
Avatar of paddyhaig

ASKER

What can I do about this, and will it cause a problem?
ASKER CERTIFIED SOLUTION
Avatar of jlevie
jlevie

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Well, it depends on the definition of a problem.  In the majority of situations, having Hyperthreading turned on is a good thing.  There are, however, situations where it can apparently slow things down.  For example, if you have a computationally intensive process that takes 1 minute on given processor with hyperthreading turned off, you might be able to get two processes done on the same processor in a minute and half.   Note that the overall throughput has increased, but each individual thread took half again as long.  Should this cause a problem for you, there is usually a BIOS setting you can use to turn of Hyperthreading.