commit | 91c234b4e3419c786cac2d5b7a7b96443e512e3a | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Oct 15 17:00:18 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 15 17:00:18 2007 +0200 |
tree | 4d8d04c685147d8f05d5687550f1ad0862258d2f | |
parent | fb7dde37ece82e13de383afd7042c45df67a9d17 [diff] |
sched: do not wakeup-preempt with SCHED_BATCH tasks do not wakeup-preempt with SCHED_BATCH tasks, their preemption is batched too, driven by the tick. Signed-off-by: Ingo Molnar <mingo@elte.hu>