Re: [PATCH -mm] Hook up group scheduler with control groups

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Dhaval Giani <dhaval@...>
Cc: <randy.dunlap@...>, <vatsa@...>, <mingo@...>, <dmitry.adamushko@...>, <efault@...>, <linux-kernel@...>, <containers@...>
Date: Thursday, September 27, 2007 - 7:42 pm

On Fri, 28 Sep 2007 01:05:12 +0530
Dhaval Giani <dhaval@linux.vnet.ibm.com> wrote:



that's a bit funny-looking.  Are CONFIG_FAIR_CGROUP_SCHED and
CONFIG_FAIR_USER_SCHED mutually exclusive?  Doesn't seem that way.  if
they're both defined then CONFIG_FAIR_USER_SCHED "wins".

Anyway, please confirm that this is correct?

I'll switch that to `#elif defined(CONFIG_FAIR_CGROUP_SCHED)'.  We can get
gcc warnings with `#if CONFIG_FOO', and people should be using `#ifdef
CONFIG_FOO', so I assume the same applies to #elif.


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH -mm] Hook up group scheduler with control groups, Srivatsa Vaddagiri, (Thu Sep 27, 11:06 am)
Re: [PATCH -mm] Hook up group scheduler with control groups, Andrew Morton, (Thu Sep 27, 7:42 pm)
Re: [PATCH -mm] Hook up group scheduler with control groups, Srivatsa Vaddagiri, (Thu Sep 27, 10:40 pm)