commit | ac980e1357244299f4c929d9f2c45428b35eeb86 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Tue Sep 05 15:14:08 2017 +0300 |
committer | Len Brown <len.brown@intel.com> | Fri Jun 01 17:15:08 2018 -0400 |
tree | f5f6dd36276cb3b5f09e258706a06eaec7d42a28 | |
parent | 733ef0f8e76e323b5eae36691896fd48ab026056 [diff] |
tools/power turbostat: dump BDX, SKX automatic C-state conversion bit BDX and SKX have a bit that tells them to PROMOTE shallow C-states requests to MWAIT(C6). It is generally a BIOS bug if this bit is set. As we have encountered that BIOS bug, let's print this bit in turbostat debug output. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: Len Brown <len.brown@intel.com>