1 SMP on x86/Linux is now an official feature and is not experimental.
2 Experimental SMP support for other architectures is underway.
4 Please view linux/Documentation/smp for more information about enabling SMP.
6 SMP support for Linux with up to 16 processors using the Intel MP
11 o Clean up processor specific/independent split.
12 o Document it all. [PARTLY DONE]
13 o Halting other CPUs on reset or panic doesn't always work.
14 o Don't waste page at 4 K--don't need it now (watch the GDT code).
15 o Dump bootup pages once booted somehow.
16 o Clean up warnings/volatiles.
18 o How to handle mixed FPU/non FPU processors.
19 o Test IO-APIC on various hardware.
20 o Separate IO-APIC from SMP.