[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070924171820.GI5657@linux.vnet.ibm.com>
Date: Mon, 24 Sep 2007 22:48:20 +0530
From: Srivatsa Vaddagiri <vatsa@...ux.vnet.ibm.com>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: akpm@...ux-foundation.org, Ingo Molnar <mingo@...e.hu>,
dmitry.adamushko@...il.com, linux-kernel@...r.kernel.org,
dhaval@...ux.vnet.ibm.com, containers@...ts.osdl.org,
kamezawa.hiroyu@...fujitsu.com, menage@...gle.com, efault@....de
Subject: Re: [PATCH 5/5] Add fair "control groups" scheduler
On Mon, Sep 24, 2007 at 09:58:15AM -0700, Randy Dunlap wrote:
> > + config FAIR_CGROUP_SCHED
> > + bool "Control groups"
> > + depends on CGROUPS
> > + help
> > + This option allows you to create arbitrary task groups
> > + using the "cgroup" psuedo filesystem and control
> > + the cpu bandwidth allocated to each such task group.
> > + Refer to Documentation/cgroups.txt for more information
> > + on "cgroup" psuedo filesystem.
>
> Too much indentation.
>
> s/cpu/CPU/g please.
will fix both.
> > +config RESOURCE_COUNTERS
> > + bool "Resource counters"
> > + help
> > + This option enables controller independent resource accounting
> > + infrastructure that works with cgroups
>
> Use tab + 2 spaces to indent help text.
This one was there before in -mm ..I just moved it below in the Kconfig
file. Neverthless will fix the coding-style here as well.
Thanks for your reviews!
--
Regards,
vatsa
-
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