diff options
author | Wanpeng Li <[email protected]> | 2014-11-26 08:44:01 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-02-04 07:52:25 +0100 |
commit | a7bebf488791aa1036f3e6629daf01d01f705dcb (patch) | |
tree | 5a85ca285a7e66581e8f97094bafac7cfa5b02cc /tools/perf/scripts/python | |
parent | 4c195c8a1967ff8bee13a811518a99db04618ab7 (diff) |
sched/deadline: Fix hrtick for a non-leftmost task
After update_curr_dl() the current task might not be the leftmost task
anymore. In that case do not start a new hrtick for it.
In this case NEED_RESCHED will be set and the next schedule will start
the hrtick for the new task if and when appropriate.
Signed-off-by: Wanpeng Li <[email protected]>
Acked-by: Juri Lelli <[email protected]>
[ Rewrote the changelog and comment. ]
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Kirill Tkhai <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions