I found this email in linux-2.4.0test1/arch/i386/kernel/mpparse.c. I am
working on the linuxbios project (www.acl.lanl.gov/linuxbios) and we need
to be able to boot into SMP mode without a BIOS. Currently we can boot
with a single processor.
All I need to know is what values need to be found and assigned and what
method is most preferable. I could hardwire the values (which is too
kludgy) or I could write the expected values to memory before the Linux
Kernel starts (which seems like it should be deprecated).
Thank you.
- James
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/dmentre/smp-howto/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]