Re: [PATCH] sched: Test runtime rather than period inglobal_rt_runtime()

From: Ingo Molnar
Date: Mon Jul 28 2008 - 10:04:45 EST



* Peter Zijlstra <a.p.zijlstra@xxxxxxxxx> wrote:

> On Tue, 2008-07-22 at 16:51 -0400, roel kluin wrote:
> > Peter Zijlstra wrote:
> > > On Mon, 2008-07-21 at 20:28 -0400, roel kluin wrote:
> > >> Peter, you added the test in global_rt_runtime(), in commit
> > >> d0b27fa77854b149ad4af08b0fe47fe712a47ade
> > >> could you take a look at it and tell whether this test should
> > >> be replaced by something else?
> >
> > >> - if (sysctl_sched_rt_period < 0)
> >
> > > Gah, I'm a moron. That should read:
> > >
> > > if (sysctl_sched_rt_runtime < 0)
>
> Thanks!
>
> Acked-by: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>

applied to tip/sched/urgent - thanks!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/