[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1299572816.7949.13.camel@marge.simson.net>
Date: Tue, 08 Mar 2011 09:26:56 +0100
From: Mike Galbraith <efault@....de>
To: Yong Zhang <yong.zhang0@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Ingo Molnar <mingo@...e.hu>
Subject: Re: [patchlet] sched: fix rt throttle runtime borrowing
On Tue, 2011-03-08 at 16:23 +0800, Yong Zhang wrote:
> On Mon, Mar 7, 2011 at 10:27 PM, Mike Galbraith <efault@....de> wrote:
> > ---
> > Index: linux-2.6/include/linux/sched.h
> > ===================================================================
> > --- linux-2.6.orig/include/linux/sched.h
> > +++ linux-2.6/include/linux/sched.h
> > @@ -1941,6 +1941,7 @@ static inline unsigned int get_sysctl_ti
> > #endif
> > extern unsigned int sysctl_sched_rt_period;
> > extern int sysctl_sched_rt_runtime;
> > +extern int sysctl_sched_rt_borrow_runtime;
>
> It should be under CONFIG_SMP.
I think I should do it differently anyway.
-Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists