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:
b968905
)
sched: minor fast-path overhead reduction
author
Mike Galbraith
<efault@gmx.de>
Fri, 17 Oct 2008 13:33:21 +0000
(15:33 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 17 Oct 2008 13:36:58 +0000
(15:36 +0200)
Greetings,
103638d added a bit of avoidable overhead to the fast-path.
Use sysctl_sched_min_granularity instead of sched_slice() to restrict buddy wakeups.
Signed-off-by: Mike Galbraith <efault@gmx.de>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c
patch
|
blob
|
history
diff --cc
kernel/sched_fair.c
Simple merge