diff options
author | Darren Hart <[email protected]> | 2011-02-22 13:04:33 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-03-04 11:14:29 +0100 |
commit | a2f5c9ab79f78e8b91ac993e0543d65b661dd19b (patch) | |
tree | 9fcdae7cad6745d02d5389ab591b454bb4c17b60 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e0a92c17470775cd85bac52f5372ccc3dc58254a (diff) |
sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasks
Perform the test for SCHED_IDLE before testing for SCHED_BATCH (and
ensure idle tasks don't preempt idle tasks) so the non-interactive,
but still important, SCHED_BATCH tasks will run in favor of the very
low priority SCHED_IDLE tasks.
Signed-off-by: Darren Hart <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Acked-by: Mike Galbraith <[email protected]>
Cc: Richard Purdie <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions