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:
6707de0
)
sched: fix sleeper bonus
author
Ingo Molnar
<mingo@elte.hu>
Sun, 12 Aug 2007 16:08:19 +0000
(18:08 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 12 Aug 2007 16:08:19 +0000
(18:08 +0200)
Peter Ziljstra noticed that the sleeper bonus deduction code
was not properly rate-limited: a task that scheduled more
frequently would get a disproportionately large deduction.
So limit the deduction to delta_exec.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c
patch
|
blob
|
history
diff --cc
kernel/sched_fair.c
Simple merge