[Devel] Re: [PATCH 4/5] Add fair-user scheduler
Srivatsa Vaddagiri
vatsa at linux.vnet.ibm.com
Mon Sep 24 10:16:24 PDT 2007
On Mon, Sep 24, 2007 at 09:56:41AM -0700, Randy Dunlap wrote:
> > +choice
> > + depends on FAIR_GROUP_SCHED
> > + prompt "Basis for grouping tasks"
> > + default FAIR_USER_SCHED
> > +
> > + config FAIR_USER_SCHED
> > + bool "user id"
> > + help
> > + This option will choose userid as the basis for grouping
> > + tasks, thus providing equal cpu bandwidth to each user.
>
> s/cpu/CPU/g please.
ok, sure.
> and the "bool", "help" and help text are indented by one tab too much.
will take care.
--
Regards,
vatsa
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list