diff options
author | [email protected] <[email protected]> | 2017-10-12 11:32:04 -0500 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-10-16 22:50:36 +0200 |
commit | 41e7864ab5ce4ec36e89a9f55d8d9dfe19b0392c (patch) | |
tree | 6b50e8053e210a1da087c775ef910312030ee25f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9514ececa52e9f1436e7682e98c852d1338b699f (diff) |
x86/tsc: Drastically reduce the number of firmware bug warnings
Prior to the TSC ADJUST MSR being available, the method to set TSC's in
sync with each other naturally caused a small skew between cpu threads.
This was NOT a firmware bug at the time so introducing a whole avalanche
of alarming warning messages might cause unnecessary concern and customer
complaints. (Example: >3000 msgs in a 32 socket Skylake system.)
Simply report the warning condition, if possible do the necessary fixes,
and move on.
Signed-off-by: Mike Travis <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Dimitri Sivanich <[email protected]>
Reviewed-by: Russ Anderson <[email protected]>
Reviewed-by: Peter Zijlstra <[email protected]>
Cc: Prarit Bhargava <[email protected]>
Cc: Andrew Banman <[email protected]>
Cc: Bin Gao <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions