summaryrefslogtreecommitdiff
path: root/include/math-emu
diff options
context:
space:
mode:
authorZhang Rui <rui.zhang@intel.com>2021-04-21 17:22:47 +0300
committerLen Brown <len.brown@intel.com>2021-05-05 03:01:00 +0300
commit7ab5ff4937a338783d147ec2d8c8714f48a5de79 (patch)
tree800aa565726cf1499723dd6d38603d46b872c0f1 /include/math-emu
parentaeb01e6d71ffaf3011ac755c3083cc200ed57cb4 (diff)
downloadlinux-7ab5ff4937a338783d147ec2d8c8714f48a5de79.tar.xz
tools/power turbostat: Fix Core C6 residency on Atom CPUs
For Atom CPUs that have core cstate deeper than C6, MSR_CORE_C6_RESIDENCY actually returns the residency for both CC6 and deeper Core cstates. Thus, the real Core C6 residency should be the subtraction of MSR_CORE_C6_RESIDENCY return value and MSR_CORE_C6_RESIDENCY return value. Signed-off-by: Zhang Rui <rui.zhang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/math-emu')
0 files changed, 0 insertions, 0 deletions