]> git.baikalelectronics.ru Git - kernel.git/commit
tools/power turbostat: correct dumped pkg-cstate-limit value
authorLen Brown <len.brown@intel.com>
Thu, 2 Apr 2015 01:02:57 +0000 (21:02 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 18 Apr 2015 18:20:52 +0000 (14:20 -0400)
commitcd10b8d1bd7155c4a08ae81b0bc8227ae0c463bc
treee30878a8b6ad8a5e30d60819e24dd1f1114b1075
parent3b6c6fde76127c577cbd7be025d2c02c5e803a5f
tools/power turbostat: correct dumped pkg-cstate-limit value

HSW expanded MSR_PKG_CST_CONFIG_CONTROL.Package-C-State-Limit,
from bits[2:0] used by previous implementations, to [3:0].
The value 1000b is unlimited, and is used by BDW and SKL too.

Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c