Folks,
How can I get Hyperthreading working on my dual Xeon board when the BIOS does
not contain the ACPI
support module?
Is there a magic set of kernel options that will get the kernel to start the
Hyperthreaded CPUs?
Background:
I am having a problem with a dual (physical) Xeon VME single board (from GMS
model V269)) getting
hyperthreading up and going on the CPUs. Two physical CPUs are recognised but
not the
I have Fedora Core 3 installed with the SMP kernel now upgraded (rpm) to 2.6.10
The board manufacturer has not included the ACPI module in the BIOS (AMIBIOS8)
for their own
reasons. GMS position is that this is only a power management function and
users of this board
would not require power manangement.
The BIOS Northbridge (Serverworks GC-LE) support does have a switch option to
enable hyperthreading,
this is enabled.
As I understand ACPI the BIOS passes configuration information about the CPUs
to the Linux Kernel
which then know how to initialise the Hyperthreading CPUs.
Apparently Windows does not require this information from the Kernel to run
Hyperthreading so
naturally GMS (the board manufacturer) is not willing to spend the effort to
get ht on Linux sorted out.
On booting the Linux dmesg shows the message "ACPI: Unable to locate RSDP"
which I interpret to
mean the Kernel is unable to find the resource information table which should
have been setup by the
BIOS.
I have tried the kernel parameter acpi=ht but this did nothing to activate the
ht activity.
Does this make sense?
Hoping someone can give me some clues.
Doug
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/