diff options
author | Alexey Makhalov <[email protected]> | 2016-10-28 00:54:30 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-10-30 08:57:07 +0100 |
commit | 687bca8d664ac9b098005b57846773eb62040ae0 (patch) | |
tree | 869798a4db92abbc247fe3cdff7ef19967f43761 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 5ccd5f7057d28cdd5a8eadd8d5d158984a0a13a8 (diff) |
x86/vmware: Use tsc_khz value for calibrate_cpu()
Commit aa297292d708 ("x86/tsc: Enumerate SKL cpu_khz and tsc_khz via
CPUID") separated the calibration mechanisms for cpu_khz and tsc_khz.
Since the vmware hypervisor provides a constant frequency TSC to the guest,
this change can lead to divergence between the tsc and the cpu frequency
after vmotion, which might confuse the user.
Solve this by overriding the x86 platform cpu calibration callback with the
vmware specific tsc calibration function.
Signed-off-by: Alexey Makhalov <[email protected]>
Acked-by: Alok N Kataria <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions