]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit9436fb95e6a4227e5ba73201f35c330e80fbe835
tree73d3342be7ba8ef8d18a8c3cc9fea6e026e2bffa
parentd25db64ebb01ad352e3d90fd5c0ff4864ddbbd30
[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