]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sched: default to more agressive yield for SCHED_BATCH tasks
authorIngo Molnar <mingo@elte.hu>
Tue, 4 Dec 2007 16:04:39 +0000 (17:04 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 4 Dec 2007 16:04:39 +0000 (17:04 +0100)
commitdb292ca302e83534f5f0f7139e13d7e6976e51f9
tree5d217514330e447b82f07601cdc87e6fd135d76b
parent77034937dc4575ca0a76bf209838ecd39e804089
sched: default to more agressive yield for SCHED_BATCH tasks

do more agressive yield for SCHED_BATCH tuned tasks: they are all
about throughput anyway. This allows a gentler migration path for
any apps that relied on stronger yield.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c