https://github.com/torvalds/linux
Revision 255acee706b333b79f593dd366f16e1f107cccc3 authored by Heiko Carstens on 17 February 2006, 21:52:46 UTC, committed by Linus Torvalds on 17 February 2006, 21:59:26 UTC
Introduce additional_cpus command line option.  By default no additional cpu
can be attached to the system anymore.  Only the cpus present at IPL time can
be switched on/off.  If it is desired that additional cpus can be attached to
the system the maximum number of additional cpus needs to be specified with
this option.

This change is necessary in order to limit the waste of per_cpu data
structures.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 1fca251
History
Tip revision: 255acee706b333b79f593dd366f16e1f107cccc3 authored by Heiko Carstens on 17 February 2006, 21:52:46 UTC
[PATCH] s390: additional_cpus parameter
Tip revision: 255acee
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.3 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top