commit | f62a91f6911479642c0018290d4248ace4287648 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Wed Jan 11 22:42:35 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jan 11 19:01:11 2006 -0800 |
tree | f5d941d1f1dab0bf462795c47fa8b616d31a833f | |
parent | 92934bcbf96bc9dc931c40ca5f1a57685b7b813b [diff] |
[PATCH] x86_64: Don't reserve hotplug CPUs by default Most users don't need it so no need to waste memory. This means an user has to specify the appropiate number of hotplug CPUs on the command line with additional_cpus=... or fix their BIOS to follow the convention in Documentation/x86-64/cpu-hotplug-spec Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>