LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Intel P4 Hyper-Threading Question (https://www.linuxquestions.org/questions/linux-hardware-18/intel-p4-hyper-threading-question-402143/)

cangrejodelfin 01-11-2006 02:14 PM

Intel P4 Hyper-Threading Question
 
Machine: P4 (Prescott) @ 2.8 GHz, 1024MB RAM (PC3200, dual channel).
Linux: Fedora Core 4

How can I know whether linux is taking advantage of my processor's hyper-thread? Do I need to do anything special to get Linux for use Hyper-Threading?

Also, on another machine (a dual P3) how can I know if Linux is using both processors - do I need to install anything special?

Thanks in advanced.

nadroj 01-11-2006 07:54 PM

try running "uname -a"
it will display your kernel and version, as well as afew other things.
your kernel should have 'smp' in the name (symmetric multiprocessing); i believe this is basically reassuring you that it is using the HT/dual processor technology.

syg00 01-11-2006 08:02 PM

less /proc/cpuinfo
Search these fora for cpuinfo if you need explanation.

KimVette 01-11-2006 09:46 PM

Actually if the kernel is compiled for hyperthreading AND the proper processor type is selected (not generic x86) then you should look for both "smp" and "ht"


All times are GMT -5. The time now is 07:20 AM.