Results 1 to 4 of 4
I've got a 2.8GHz P4 with Hyper Threading. Is there anyway to actually use this in linux? (For those that don't know what it is, Hyper Threading is new to ...
- 08-06-2003 #1
Hyper Threading in Linux?
I've got a 2.8GHz P4 with Hyper Threading. Is there anyway to actually use this in linux? (For those that don't know what it is, Hyper Threading is new to the 800MHz FSB P4's, it basically pretends to be two processors. The BIOS lists it as two when windows is running and everything. Would it work if I just set up SMP?)
- 08-06-2003 #2
If the BIOS lists the proc as 2, then yes, all you'll have to do is set up SMP.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 08-06-2003 #3
well, sorta. THe BIOS itself recognizes it as one processor, but it tells the OSes that it's two. There's actually an option in the BIOS to turn HT on or off.
- 08-06-2003 #4
You will more then likely need to recompile your kernel for SMP and it will work. Im sure there is a tut on TLDP's website.


Reply With Quote