NUMA support for dual core Opteron

From: yhlu
Date: Thu Jul 14 2005 - 13:00:15 EST


Someone mentioned that NUMA support for dual core opteron need acpi
support in LinuxBIOS.

there may be some other solution for that.
1. PowerPC already support dual core and it should support NUMA, So
the Open Firmware must have some NUMA entry definition.
Can we make x86-64 kernel support OpenFirmware interface so we can use
OpenBIOS as payload of LinuxBIOS.
2. enable acpi and add the NUMA entries into it, the Linux Kernel will be happy.
3. If we are trying to use ADLO to load Windows/Solaris/FreeBSD, We
need to pass related acpi info to ADLO....

Solution 1 will be ideal one, and can make Solaris for X86-64 use
OpenFirmware interface too.....

which one is better?

YH
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/