commit | d425b274ba83ba4e7746a40446ec0ba3267de51f | [log] [tgz] |
---|---|---|
author | Con Kolivas <kernel@kolivas.org> | Fri Mar 31 02:31:29 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Mar 31 12:18:59 2006 -0800 |
tree | 73d3342be7ba8ef8d18a8c3cc9fea6e026e2bffa | |
parent | 7c4bb1f9b3788309e1159961c606ba0bdf7ed382 [diff] |
[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>