Staging
v0.5.1
https://github.com/torvalds/linux
Revision 50c46637aa894f904e2fb39086a3d7732f68bd50 authored by Ingo Molnar on 25 August 2007, 20:17:19 UTC, committed by Ingo Molnar on 25 August 2007, 20:17:19 UTC
runtime limit and wakeup granularity used to be a function of
granularity and that was incorrect changed to sched_latency.

Fix this to make wakeup granularity a function of min-granularity,
and the runtime limit equal to latency.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
1 parent a3ce8ea
History
Tip revision: 50c46637aa894f904e2fb39086a3d7732f68bd50 authored by Ingo Molnar on 25 August 2007, 20:17:19 UTC
sched: s/sched_latency/sched_min_granularity
Tip revision: 50c4663
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.9 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