aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2016-12-15 13:35:52 +0100
committerIngo Molnar <[email protected]>2017-01-14 11:29:59 +0100
commit9881b024b7d7671f6a014091bc96506b89081802 (patch)
tree83319d1a51c4e7a880c329aaca38d9833dc8d4ce /tools/perf/scripts/python/bin
parent555570d744f8150d3fce6083f144026cd1e63627 (diff)
sched/clock: Delay switching sched_clock to stable
Currently we switch to the stable sched_clock if we guess the TSC is usable, and then switch back to the unstable path if it turns out TSC isn't stable during SMP bringup after all. Delay switching to the stable path until after SMP bringup is complete. This way we'll avoid switching during the time we detect the worst of the TSC offences. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions