diff options
author | 2018-07-26 09:08:54 -0400 | |
---|---|---|
committer | 2018-07-26 14:20:59 -0400 | |
commit | 2ffbb22406079fec2c3a6ad6ee1dc99fede740ac (patch) | |
tree | 02ee8ea8b1fcaff212175dfdaf87fd81490a801a /tools/perf/scripts/python | |
parent | tools/power turbostat: fix x2apic debug message output file (diff) | |
download | wireguard-linux-2ffbb22406079fec2c3a6ad6ee1dc99fede740ac.tar.xz wireguard-linux-2ffbb22406079fec2c3a6ad6ee1dc99fede740ac.zip |
tools/power turbostat: Fix logical node enumeration to allow for non-sequential physical nodes
turbostat fails on some multi-package topologies because the logical node
enumeration assumes that the nodes are sequentially numbered,
which causes the logical numa nodes to not be enumerated, or enumerated incorrectly.
Use a more robust enumeration algorithm which allows for non-seqential physical nodes.
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions