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:
a3ce8ea
)
sched: s/sched_latency/sched_min_granularity
author
Ingo Molnar
<mingo@elte.hu>
Sat, 25 Aug 2007 20:17:19 +0000
(22:17 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 25 Aug 2007 20:17:19 +0000
(22:17 +0200)
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>
No differences found