lkml.org 
[lkml]   [2007]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [git pull request] scheduler updates

* Ingo Molnar <mingo@elte.hu> wrote:

> git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git
>
> Find the shortlog further below. There are 3 commits in it: adaptive
> granularity, a subsequent cleanup, and a lockdep sysctl bug Peter
> noticed while hacking on this. (the bug was introduced with the
> initial CFS commits but nobody noticed because the lockdep sysctls are
> rarely used.)

hm, a small (and mostly harmless) buglet sneaked into it: the wakeup
granularity and the runtime limit is now dependent on sched_latency -
while it should be dependent on min_granularity and latency. To pick up
that fix please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git

(ontop of your very latest git tree)

the effect of this bug was too high wakeup latency that could cause
audio skipping on small-audio-buffer setups. (didnt happen on mine, they
have large enough buffers.)

Ingo

------------------>
Ingo Molnar (1):
sched: s/sched_latency/sched_min_granularity

sched.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-08-25 22:47    [W:0.029 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site