]> git.baikalelectronics.ru Git - kernel.git/commit
cpupower: mperf monitor - Use TSC to calculate max frequency if possible
authorThomas Renninger <trenn@suse.de>
Thu, 11 Aug 2011 23:11:35 +0000 (01:11 +0200)
committerDominik Brodowski <linux@dominikbrodowski.net>
Mon, 15 Aug 2011 18:02:59 +0000 (20:02 +0200)
commit4aa7f673298425643cabde927c049b71488d0f32
treef68c00903c323c3b837f830fa758ac5b55e01c24
parent6c88429c0691baa6c80948850eeafc2813b12671
cpupower: mperf monitor - Use TSC to calculate max frequency if possible

Which makes the implementation independent from cpufreq drivers.
Therefore this would also work on a Xen kernel where the hypervisor
is doing frequency switching and idle entering.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
tools/power/cpupower/Makefile
tools/power/cpupower/utils/idle_monitor/mperf_monitor.c