[PATCH] sched: activate SCHED BATCH expired
authorCon Kolivas <kernel@kolivas.org>
Fri, 31 Mar 2006 10:31:29 +0000 (02:31 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 31 Mar 2006 20:18:59 +0000 (12:18 -0800)
commitd425b274ba83ba4e7746a40446ec0ba3267de51f
tree73d3342be7ba8ef8d18a8c3cc9fea6e026e2bffa
parent7c4bb1f9b3788309e1159961c606ba0bdf7ed382
[PATCH] sched: activate SCHED BATCH expired

To increase the strength of SCHED_BATCH as a scheduling hint we can
activate batch tasks on the expired array since by definition they are
latency insensitive tasks.

Signed-off-by: Con Kolivas <kernel@kolivas.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/sched.h
kernel/sched.c