]> git.baikalelectronics.ru Git - kernel.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)
commit457d7b931076d54f9eda97c67dd56be74771d69a
tree5d217514330e447b82f07601cdc87e6fd135d76b
parentc0421a551f5b910a2927e5a1a5d597e77833f104
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