diff options
author | Don Zickus <dzickus@redhat.com> | 2014-04-07 20:55:22 +0200 |
---|---|---|
committer | Jiri Olsa <jolsa@redhat.com> | 2014-04-22 17:39:16 +0200 |
commit | f5b1f4e483d55a88ed120e2c62b45ba5b939fa72 (patch) | |
tree | dc1749ebc06889cf3bb031104d75a78ecb69e3c8 /tools/perf/builtin-kmem.c | |
parent | perf tools: Allow ability to map cpus to nodes easily (diff) | |
download | linux-f5b1f4e483d55a88ed120e2c62b45ba5b939fa72.tar.xz linux-f5b1f4e483d55a88ed120e2c62b45ba5b939fa72.zip |
perf tools: Use cpu/possible instead of cpu/kernel_max
The system's max configuration is represented by cpu/possible and
cpu/kernel_max can be huge (4096 vs. 128), so save space by keeping
smaller structures.
Signed-off-by: Don Zickus <dzickus@redhat.com>
Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/1396896924-129847-3-git-send-email-dzickus@redhat.com
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Diffstat (limited to 'tools/perf/builtin-kmem.c')
0 files changed, 0 insertions, 0 deletions