diff options
author | Len Brown <[email protected]> | 2016-06-17 01:22:47 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-07-10 17:00:13 +0200 |
commit | 05680e7fa8a4e700e031a5e72cd8c18265f0031a (patch) | |
tree | be0d0c4138fda2ede0011a44cd1c8a17d10cea1e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 9e0cae9f6227f946fb0076b6a68c88156137f618 (diff) |
x86/tsc_msr: Correct Silvermont reference clock values
Atom processors use a 19.2 MHz crystal oscillator.
Early processors generate 100 MHz via 19.2 MHz * 26 / 5 = 99.84 MHz.
Later preocessor generate 100 MHz via 19.2 MHz * 125 / 24 = 100 MHz.
Update the Silvermont-based tables accordingly,
matching the Software Developers Manual.
Also, correct a 166 MHz entry that should have been 116 MHz,
and add a missing 80 MHz entry.
Reported-by: Stephane Gasparini <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/5d7561655dfb066ff10801b423405bae4d1cfbe2.1466138954.git.len.brown@intel.com
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions