diff options
author | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | 2020-03-05 14:45:17 -0800 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-03-20 14:46:20 +0200 |
commit | 864dc09e692f55fc7a5a87c7411da0a348ac1094 (patch) | |
tree | 0cbae58f92c261c9670be7851e500fb5e1895ae1 /scripts | |
parent | 696691985c3191f2c4c76f09b1c7c5f3ca99d5ed (diff) | |
download | linux-864dc09e692f55fc7a5a87c7411da0a348ac1094.tar.bz2 |
tools/power/x86/intel-speed-select: Max CPU count calculation when CPU0 is offline
Currently /sys/devices/system/cpu/cpu0/topology/thread_siblings is used to
get the max CPU count. But when CPU0 is offline, then this file will be
absent.
So add processing so that we can get count from any first CPU in the
system. which is online.
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions