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)
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>

No differences found