diff options
author | Guilherme G. Piccoli <[email protected]> | 2024-02-03 12:21:13 -0300 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2024-02-05 10:21:08 -0700 |
commit | 3e3ede49ce93bc5549d1a1a756410071d6e3a7b1 (patch) | |
tree | 1d434e8eef35fc786a359c463c663780522b544f /tools/perf/scripts/python/parallel-perf.py | |
parent | 932be49b71e7a67a288b29e78c45bd095a4be704 (diff) |
docs: Document possible_cpus parameter
The number of possible CPUs is set be kernel in early boot time through
some discovery mechanisms, like ACPI in x86. We have a parameter both
in x86 and S390 to override that - there are some cases of BIOSes exposing
more possible CPUs than the available ones, so this parameter is a good
testing mechanism, but for some reason wasn't mentioned so far in the
kernel parameters guide - let's fix that.
Cc: Changwoo Min <[email protected]>
Signed-off-by: "Guilherme G. Piccoli" <[email protected]>
Reviewed-by: Randy Dunlap <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions