sched: do not wakeup-preempt with SCHED_BATCH tasks
authorIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:18 +0000 (17:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:18 +0000 (17:00 +0200)
commit91c234b4e3419c786cac2d5b7a7b96443e512e3a
tree4d8d04c685147d8f05d5687550f1ad0862258d2f
parentfb7dde37ece82e13de383afd7042c45df67a9d17
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>
kernel/sched_fair.c