aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorAndrea Arcangeli <[email protected]>2012-03-21 16:34:16 -0700
committerLinus Torvalds <[email protected]>2012-03-21 17:55:00 -0700
commitd71b5a73fe9af42752c4329b087f7911b35f8f79 (patch)
tree9399922a83a31a87ddfb5abe137be689580a2f9a /tools/perf/scripts/python/sctop.py
parentb224ef856b1a5b949daff5937a9e187fe622b8f5 (diff)
numa_emulation: fix cpumask_of_node()
Without this fix the cpumask_of_node() for a fake=numa=2 is: cpumask 0 ff cpumask 1 ff with the fix it's correct and it's set to: cpumask 0 55 cpumask 1 aa Signed-off-by: Andrea Arcangeli <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Johannes Weiner <[email protected]> Cc: David Rientjes <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions