[SRU][D/E/U/OEM-OSP1-B][PATCH 0/1] tools/power turbostat: Add Cometlake support

You-Sheng Yang vicamo.yang at canonical.com
Wed Nov 20 11:16:56 UTC 2019


BugLink: https://bugs.launchpad.net/bugs/1847451

[Impact]
Cometlake -S 6+2 is using a different CPU Model number: DEC 165, HEX
A5, and turbostat doesn't currently have them, therefore it gives
incomplete info on Comet Lake platforms.

[Fix]
commit 68973b44c860 "tools/power turbostat: Add Cometlake support" to
be backported to all series as it's currently not yet available in
mainline.

[Test Case]
Run `sudo /usr/lib/<tools-pkg>/turbostat` and check if extra fields,
e.g. TSC, MSR_PKG_POWER_INFO, MSR_PKGC{3,6,7,8,9,10}_IRTL, are listed.

[Regression Potential]
Low. This adds new CPU model support.

Chen Yu (1):
  tools/power turbostat: Add Cometlake support

 tools/power/x86/turbostat/turbostat.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.24.0




More information about the kernel-team mailing list