patch-2.1.107 linux/Documentation/SMP.txt
Next file: linux/Documentation/VGA-softcursor.txt
Previous file: linux/Documentation/IO-mapping.txt
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Wed Jun 24 14:30:07 1998
- Orig file:
v2.1.106/linux/Documentation/SMP.txt
- Orig date:
Tue Jun 9 11:57:28 1998
diff -u --recursive --new-file v2.1.106/linux/Documentation/SMP.txt linux/Documentation/SMP.txt
@@ -1,4 +1,4 @@
-SMP on x86/Linux is now an official feature and is not exprtimental.
+SMP on x86/Linux is now an official feature and is not experimental.
Experimental SMP support for other architectures is underway.
Please view linux/Documentation/smp for more information about enabling SMP.
@@ -10,11 +10,11 @@
o Clean up processor specific/independent split.
o Document it all. [PARTLY DONE]
-o Halt other CPU's on reset/panic doesn't always work.
-o Don't waste page at 4K - don't need it now.(watch the GDT code).
+o Halting other CPUs on reset or panic doesn't always work.
+o Don't waste page at 4 K--don't need it now (watch the GDT code).
o Dump bootup pages once booted somehow.
o Clean up warnings/volatiles.
o 486 startup code.
o How to handle mixed FPU/non FPU processors.
o Test IO-APIC on various hardware.
-o Seperate IO-APIC from SMP.
+o Separate IO-APIC from SMP.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov