diff options
| author | Kyle Meyer <[email protected]> | 2024-12-06 04:40:28 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-12-09 20:52:41 +0000 |
| commit | 9a1e106550be574d75e3eba5e9aa4ef96473e058 (patch) | |
| tree | f2056373f1382efc80abd95ec13b26fe78331669 /tools/perf/builtin-annotate.c | |
| parent | perf arm-spe: Add support for SPE Data Source packet on AmpereOne (diff) | |
| download | kernel-9a1e106550be574d75e3eba5e9aa4ef96473e058.tar.gz kernel-9a1e106550be574d75e3eba5e9aa4ef96473e058.zip | |
perf: Increase MAX_NR_CPUS to 4096
Systems have surpassed 2048 CPUs. Increase MAX_NR_CPUS to 4096.
Bitmaps declared with MAX_NR_CPUS bits will increase from 256B to 512B,
cpus_runtime will increase from 81960B to 163880B, and max_entries will
increase from 8192B to 16384B.
Reviewed-by: Ian Rogers <[email protected]>
Reviewed-by: Leo Yan <[email protected]>
Signed-off-by: Kyle Meyer <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ben Gainey <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: James Clark <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions
