Re: [RFC v4 PATCH 2/7] sched: Bandwidth initialization for fairtask groups

From: Bharata B Rao
Date: Sat Dec 05 2009 - 08:04:59 EST


On Fri, Dec 04, 2009 at 05:09:57PM +0100, Peter Zijlstra wrote:
> On Tue, 2009-11-17 at 20:04 +0530, Bharata B Rao wrote:
> > +/*
> > + * TODO: Check if this kind of timer setup is sufficient for cfs or
> > + * should we do what rt is doing.
> > + */
> > +static void start_cfs_bandwidth(struct task_group *tg)
>
> is there a reason not to do as rt does?

Not really, rt seems to have an elaborate mechanism to check for overruns etc.
I was in two minds if I need to have the same for cfs, may be I will follow
rt here also.

Regards,
Bharata.
--
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/