git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7703493
)
sched: default to more agressive yield for SCHED_BATCH tasks
author
Ingo Molnar
<mingo@elte.hu>
Tue, 4 Dec 2007 16:04:39 +0000
(17:04 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 4 Dec 2007 16:04:39 +0000
(17:04 +0100)
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
patch
|
blob
|
history
diff --cc
kernel/sched_fair.c
Simple merge