diff options
Diffstat (limited to 'Documentation/x86_64')
-rw-r--r-- | Documentation/x86_64/boot-options.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/x86_64/boot-options.txt b/Documentation/x86_64/boot-options.txt index 6177d881983f..a4595b22e092 100644 --- a/Documentation/x86_64/boot-options.txt +++ b/Documentation/x86_64/boot-options.txt | |||
@@ -134,12 +134,6 @@ Non Executable Mappings | |||
134 | 134 | ||
135 | SMP | 135 | SMP |
136 | 136 | ||
137 | nosmp Only use a single CPU | ||
138 | |||
139 | maxcpus=NUMBER only use upto NUMBER CPUs | ||
140 | |||
141 | cpumask=MASK only use cpus with bits set in mask | ||
142 | |||
143 | additional_cpus=NUM Allow NUM more CPUs for hotplug | 137 | additional_cpus=NUM Allow NUM more CPUs for hotplug |
144 | (defaults are specified by the BIOS, see Documentation/x86_64/cpu-hotplug-spec) | 138 | (defaults are specified by the BIOS, see Documentation/x86_64/cpu-hotplug-spec) |
145 | 139 | ||