diff options
| author | Len Brown <len.brown@intel.com> | 2026-04-22 11:13:00 -0400 |
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2026-04-22 11:31:57 -0400 |
| commit | 58839fdbd441dc079800f2575013f2c438159d5a (patch) | |
| tree | 28b3424ef36ef15a125ff24157aa78da033002d1 /include/linux | |
| parent | aea40f1e2d77a5581539d1ec6366c7dc7566321d (diff) | |
tools/power turbostat: Process HT siblings in CPU order
On large systems with HT sibling cpu#'s more than 32 apart,
HT siblings were processed and displayed in reverse order.
This was due to how set_thread_siblings() parsed the
sibling-bit-mask.
Update set_thread_siblings to instead parse the sibling-list,
like other cpu lists, and to thus order HT siblings
by ascending CPU number, no matter the size of the system.
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
