Home
last modified time | relevance | path

Searched hist:"7268 d407ad4c49fbd521fb2e2f675a447bfef472" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.cdiff 7268d407ad4c49fbd521fb2e2f675a447bfef472 Thu Dec 01 22:10:39 CST 2016 Len Brown <len.brown@intel.com> tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHz

This changes only the TSC frequency decoding line seen with --debug

old: TSC: 1382 MHz (19200000 Hz * 216 / 3 / 1000000)
new: TSC: 1800 MHz (25000000 Hz * 216 / 3 / 1000000)

Signed-off-by: Len Brown <len.brown@intel.com>