mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-05 05:42:36 +00:00
Documentation: fix typo for core-api/cpu_hotplug documentation
fix typo for core-api/cpu_hotplug documentation Signed-off-by: Yaohui Wang <dillionmango@gmail.com> Link: https://lore.kernel.org/r/20200722073818.20605-1-dillionmango@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
bf51388a75
commit
241c9eb36b
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@ Command Line Switches
|
||||||
other CPUs later online.
|
other CPUs later online.
|
||||||
|
|
||||||
``nr_cpus=n``
|
``nr_cpus=n``
|
||||||
Restrict the total amount CPUs the kernel will support. If the number
|
Restrict the total amount of CPUs the kernel will support. If the number
|
||||||
supplied here is lower than the number of physically available CPUs than
|
supplied here is lower than the number of physically available CPUs, then
|
||||||
those CPUs can not be brought online later.
|
those CPUs can not be brought online later.
|
||||||
|
|
||||||
``additional_cpus=n``
|
``additional_cpus=n``
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue