]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7b5d8da595e4aa68cb4611e0fefe9d04eff01af2
tree4d8d04c685147d8f05d5687550f1ad0862258d2f
parenta7a0d4337fd7a6a9fd901c1b7d8c13a20aa77f8f
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