Staging
v0.5.1
https://github.com/torvalds/linux
Revision 5d2b3d3695a841231b65b5536a70dc29961c5611 authored by Ingo Molnar on 12 August 2007, 16:08:19 UTC, committed by Ingo Molnar on 12 August 2007, 16:08:19 UTC
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>
1 parent 6707de0
History
Tip revision: 5d2b3d3695a841231b65b5536a70dc29961c5611 authored by Ingo Molnar on 12 August 2007, 16:08:19 UTC
sched: fix sleeper bonus
Tip revision: 5d2b3d3
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 607 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 90.8 KB
Makefile -rw-r--r-- 50.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top