aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSuzuki K Poulose <[email protected]>2016-04-22 12:25:35 +0100
committerWill Deacon <[email protected]>2016-04-25 15:14:09 +0100
commit44dbcc93ab67145bf8ebe3e91123303443c4a3bf (patch)
tree0a990758ac2815ab96efc04d7e0c00384f95fbdd /tools/perf/scripts/python
parent6a6efbb45b7d95c84840010095367eb06a64f342 (diff)
arm64: Fix behavior of maxcpus=N
maxcpu=n sets the number of CPUs activated at boot time to a max of n, but allowing the remaining CPUs to be brought up later if the user decides to do so. However, on arm64 due to various reasons, we disallowed hotplugging CPUs beyond n, by marking them not present. Now that we have checks in place to make sure the hotplugged CPUs have compatible features with system and requires no new errata, relax the restriction. Cc: Will Deacon <[email protected]> Cc: Mark Rutland <[email protected]> Cc: James Morse <[email protected]> Reviewed-by: Catalin Marinas <[email protected]> Signed-off-by: Suzuki K Poulose <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions