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:
f1679d0
)
sched: scale sysctl_sched_shares_ratelimit with nr_cpus
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Mon, 4 Aug 2008 06:54:26 +0000
(08:54 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 15 Aug 2008 16:25:07 +0000
(18:25 +0200)
David reported that his Niagra spend a little too much time in
tg_shares_up(), which considering he has a large cpu count makes sense.
So scale the ratelimit value with the number of cpus like we do for
other controls as well.
Reported-by: David Miller <davem@davemloft.net>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c
patch
|
blob
|
history
diff --cc
kernel/sched.c
Simple merge