diff options
author | Wen Yang <[email protected]> | 2018-02-06 09:53:28 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-02-13 11:44:41 +0100 |
commit | a7711602c7b79950ea437178f601b52ab08ef659 (patch) | |
tree | aaa36c553654b2cd4499c8f3be505e173d03ff16 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6fe0ce1eb04f99a1eb1eb6e7f775666966cf6c80 (diff) |
sched/rt: Make update_curr_rt() more accurate
rq->clock_task may be updated between the two calls of
rq_clock_task() in update_curr_rt(). Calling rq_clock_task() only
once makes it more accurate and efficient, taking update_curr() as
reference.
Signed-off-by: Wen Yang <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Jiang Biao <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions