forked from Minki/linux
remove Documentation/smp.txt
After seeing the filename I'd have expected something about the implementation of SMP in the Linux kernel - not some notes on kernel configuration and building trivialities noone would search at this place. Signed-off-by: Adrian Bunk <bunk@kernel.org> Acked-by: Alan Cox <alan@redhat.com>
This commit is contained in:
parent
efad798b9f
commit
03502faa25
@ -364,8 +364,6 @@ sharedsubtree.txt
|
|||||||
- a description of shared subtrees for namespaces.
|
- a description of shared subtrees for namespaces.
|
||||||
smart-config.txt
|
smart-config.txt
|
||||||
- description of the Smart Config makefile feature.
|
- description of the Smart Config makefile feature.
|
||||||
smp.txt
|
|
||||||
- a few notes on symmetric multi-processing.
|
|
||||||
sony-laptop.txt
|
sony-laptop.txt
|
||||||
- Sony Notebook Control Driver (SNC) Readme.
|
- Sony Notebook Control Driver (SNC) Readme.
|
||||||
sonypi.txt
|
sonypi.txt
|
||||||
|
@ -1,22 +0,0 @@
|
|||||||
To set up SMP
|
|
||||||
|
|
||||||
Configure the kernel and answer Y to CONFIG_SMP.
|
|
||||||
|
|
||||||
If you are using LILO, it is handy to have both SMP and non-SMP
|
|
||||||
kernel images on hand. Edit /etc/lilo.conf to create an entry
|
|
||||||
for another kernel image called "linux-smp" or something.
|
|
||||||
|
|
||||||
The next time you compile the kernel, when running a SMP kernel,
|
|
||||||
edit linux/Makefile and change "MAKE=make" to "MAKE=make -jN"
|
|
||||||
(where N = number of CPU + 1, or if you have tons of memory/swap
|
|
||||||
you can just use "-j" without a number). Feel free to experiment
|
|
||||||
with this one.
|
|
||||||
|
|
||||||
Of course you should time how long each build takes :-)
|
|
||||||
Example:
|
|
||||||
make config
|
|
||||||
time -v sh -c 'make clean install modules modules_install'
|
|
||||||
|
|
||||||
If you are using some Compaq MP compliant machines you will need to set
|
|
||||||
the operating system in the BIOS settings to "Unixware" - don't ask me
|
|
||||||
why Compaqs don't work otherwise.
|
|
@ -531,8 +531,8 @@ config SMP
|
|||||||
singleprocessor machines. On a singleprocessor machine, the kernel
|
singleprocessor machines. On a singleprocessor machine, the kernel
|
||||||
will run faster if you say N here.
|
will run faster if you say N here.
|
||||||
|
|
||||||
See also the <file:Documentation/smp.txt>, and the SMP-HOWTO
|
See also the SMP-HOWTO available at
|
||||||
available at <http://www.tldp.org/docs.html#howto>.
|
<http://www.tldp.org/docs.html#howto>.
|
||||||
|
|
||||||
If you don't know what to do here, say N.
|
If you don't know what to do here, say N.
|
||||||
|
|
||||||
|
@ -616,8 +616,7 @@ config SMP
|
|||||||
processor machines. On a single processor machine, the kernel will
|
processor machines. On a single processor machine, the kernel will
|
||||||
run faster if you say N here.
|
run faster if you say N here.
|
||||||
|
|
||||||
See also the <file:Documentation/smp.txt>,
|
See also <file:Documentation/i386/IO-APIC.txt>,
|
||||||
<file:Documentation/i386/IO-APIC.txt>,
|
|
||||||
<file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
|
<file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
|
||||||
<http://www.linuxdoc.org/docs.html#howto>.
|
<http://www.linuxdoc.org/docs.html#howto>.
|
||||||
|
|
||||||
|
@ -283,8 +283,8 @@ config SMP
|
|||||||
single processor systems. On a single processor system, the kernel
|
single processor systems. On a single processor system, the kernel
|
||||||
will run faster if you say N here.
|
will run faster if you say N here.
|
||||||
|
|
||||||
See also the <file:Documentation/smp.txt> and the SMP-HOWTO
|
See also the SMP-HOWTO available at
|
||||||
available at <http://www.tldp.org/docs.html#howto>.
|
<http://www.tldp.org/docs.html#howto>.
|
||||||
|
|
||||||
If you don't know what to do here, say N.
|
If you don't know what to do here, say N.
|
||||||
|
|
||||||
|
@ -302,8 +302,7 @@ config SMP
|
|||||||
Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
|
Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
|
||||||
Management" code will be disabled if you say Y here.
|
Management" code will be disabled if you say Y here.
|
||||||
|
|
||||||
See also the <file:Documentation/smp.txt>,
|
See also the SMP-HOWTO available at
|
||||||
and the SMP-HOWTO available at
|
|
||||||
<http://www.linuxdoc.org/docs.html#howto>.
|
<http://www.linuxdoc.org/docs.html#howto>.
|
||||||
|
|
||||||
If you don't know what to do here, say N.
|
If you don't know what to do here, say N.
|
||||||
|
@ -1754,8 +1754,8 @@ config SMP
|
|||||||
People using multiprocessor machines who say Y here should also say
|
People using multiprocessor machines who say Y here should also say
|
||||||
Y to "Enhanced Real Time Clock Support", below.
|
Y to "Enhanced Real Time Clock Support", below.
|
||||||
|
|
||||||
See also the <file:Documentation/smp.txt> and the SMP-HOWTO
|
See also the SMP-HOWTO available at
|
||||||
available at <http://www.tldp.org/docs.html#howto>.
|
<http://www.tldp.org/docs.html#howto>.
|
||||||
|
|
||||||
If you don't know what to do here, say N.
|
If you don't know what to do here, say N.
|
||||||
|
|
||||||
|
@ -205,9 +205,8 @@ config SMP
|
|||||||
singleprocessor machines. On a singleprocessor machine, the kernel
|
singleprocessor machines. On a singleprocessor machine, the kernel
|
||||||
will run faster if you say N here.
|
will run faster if you say N here.
|
||||||
|
|
||||||
See also the <file:Documentation/smp.txt>,
|
See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
|
||||||
<file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available
|
available at <http://www.tldp.org/docs.html#howto>.
|
||||||
at <http://www.tldp.org/docs.html#howto>.
|
|
||||||
|
|
||||||
If you don't know what to do here, say N.
|
If you don't know what to do here, say N.
|
||||||
|
|
||||||
|
@ -81,8 +81,8 @@ config SMP
|
|||||||
singleprocessor machines. On a singleprocessor machine, the kernel
|
singleprocessor machines. On a singleprocessor machine, the kernel
|
||||||
will run faster if you say N here.
|
will run faster if you say N here.
|
||||||
|
|
||||||
See also the <file:Documentation/smp.txt> and the SMP-HOWTO
|
See also the SMP-HOWTO available at
|
||||||
available at <http://www.tldp.org/docs.html#howto>.
|
<http://www.tldp.org/docs.html#howto>.
|
||||||
|
|
||||||
Even if you don't know what to do here, say Y.
|
Even if you don't know what to do here, say Y.
|
||||||
|
|
||||||
|
@ -672,9 +672,8 @@ config SMP
|
|||||||
People using multiprocessor machines who say Y here should also say
|
People using multiprocessor machines who say Y here should also say
|
||||||
Y to "Enhanced Real Time Clock Support", below.
|
Y to "Enhanced Real Time Clock Support", below.
|
||||||
|
|
||||||
See also the <file:Documentation/smp.txt>,
|
See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
|
||||||
<file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available
|
available at <http://www.tldp.org/docs.html#howto>.
|
||||||
at <http://www.tldp.org/docs.html#howto>.
|
|
||||||
|
|
||||||
If you don't know what to do here, say N.
|
If you don't know what to do here, say N.
|
||||||
|
|
||||||
|
@ -48,9 +48,8 @@ config SMP
|
|||||||
Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
|
Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
|
||||||
Management" code will be disabled if you say Y here.
|
Management" code will be disabled if you say Y here.
|
||||||
|
|
||||||
See also the <file:Documentation/smp.txt>,
|
See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
|
||||||
<file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
|
available at <http://www.tldp.org/docs.html#howto>.
|
||||||
<http://www.tldp.org/docs.html#howto>.
|
|
||||||
|
|
||||||
If you don't know what to do here, say N.
|
If you don't know what to do here, say N.
|
||||||
|
|
||||||
|
@ -166,9 +166,8 @@ config SMP
|
|||||||
Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
|
Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
|
||||||
Management" code will be disabled if you say Y here.
|
Management" code will be disabled if you say Y here.
|
||||||
|
|
||||||
See also the <file:Documentation/smp.txt>,
|
See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
|
||||||
<file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
|
available at <http://www.tldp.org/docs.html#howto>.
|
||||||
<http://www.tldp.org/docs.html#howto>.
|
|
||||||
|
|
||||||
If you don't know what to do here, say N.
|
If you don't know what to do here, say N.
|
||||||
|
|
||||||
|
@ -204,8 +204,7 @@ config SMP
|
|||||||
Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
|
Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
|
||||||
Management" code will be disabled if you say Y here.
|
Management" code will be disabled if you say Y here.
|
||||||
|
|
||||||
See also the <file:Documentation/smp.txt>,
|
See also <file:Documentation/i386/IO-APIC.txt>,
|
||||||
<file:Documentation/i386/IO-APIC.txt>,
|
|
||||||
<file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
|
<file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
|
||||||
<http://www.tldp.org/docs.html#howto>.
|
<http://www.tldp.org/docs.html#howto>.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user