OpenCloudOS-Kernel/tools/power/cpupower/utils/idle_monitor
Abhishek Goel dbdc468f35 cpupower : Fix cpupower working when cpu0 is offline
cpuidle_monitor used to assume that cpu0 is always online which is not
a valid assumption on POWER machines. This patch fixes this by getting
the cpu on which the current thread is running, instead of always using
cpu0 for monitoring which may not be online.

Signed-off-by: Abhishek Goel <huntbag@linux.vnet.ibm.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2017-11-15 08:37:42 -07:00
..
amd_fam14h_idle.c cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus 2012-03-03 14:40:08 +01:00
cpuidle_sysfs.c cpupower : Fix cpupower working when cpu0 is offline 2017-11-15 08:37:42 -07:00
cpupower-monitor.c cpupower: cpupower monitor reports uninitialized values for offline cpus 2015-11-02 02:28:59 +01:00
cpupower-monitor.h cpupower: Provide -c param for cpupower monitor to schedule process on all cores 2012-11-27 23:07:20 +01:00
hsw_ext_idle.c tools/power/cpupower: allow running without cpu0 2017-07-31 14:17:30 +02:00
idle_monitors.def cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states 2013-07-05 01:52:19 +02:00
idle_monitors.h cpupowerutils - cpufrequtils extended with quite some features 2011-07-29 18:35:36 +02:00
mperf_monitor.c tools/power/cpupower: allow running without cpu0 2017-07-31 14:17:30 +02:00
nhm_idle.c tools/power/cpupower: allow running without cpu0 2017-07-31 14:17:30 +02:00
snb_idle.c tools/power/cpupower: allow running without cpu0 2017-07-31 14:17:30 +02:00