commit | 6ff7cb371c4bea3dba03a56d774da925e78a5087 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Tue Sep 29 17:28:42 2020 -0400 |
committer | Len Brown <len.brown@intel.com> | Fri Oct 23 16:50:16 2020 -0400 |
tree | de406d6c3366a1c5199081aa76820f5d76d71238 | |
parent | 4be61e6b769fc3f97b58870aa4258e27968f07e1 [diff] |
tools/power turbostat: adjust for temperature offset cpu1: MSR_IA32_TEMPERATURE_TARGET: 0x05640000 (95 C) (100 default - 5 offset) Account for the new "offset" field in MSR_TEMPERATURE_TARGET. While this field is usually zero, ignoring it results in over-stating the current temperature, both per-core and per-package. Signed-off-by: Len Brown <len.brown@intel.com>