diff options
author | Zhang Rui <rui.zhang@intel.com> | 2021-04-21 22:22:47 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2021-05-04 20:01:00 -0400 |
commit | 7ab5ff4937a338783d147ec2d8c8714f48a5de79 (patch) | |
tree | 800aa565726cf1499723dd6d38603d46b872c0f1 /arch/microblaze | |
parent | aeb01e6d71ffaf3011ac755c3083cc200ed57cb4 (diff) |
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 'arch/microblaze')
0 files changed, 0 insertions, 0 deletions