[Devel] Re: [PATCH 2/7] containers (V7): Cpusets hooked into containers
Paul Menage
menage at google.com
Wed Mar 7 08:01:32 PST 2007
On 3/7/07, Srivatsa Vaddagiri <vatsa at in.ibm.com> wrote:
> On Mon, Feb 12, 2007 at 12:15:23AM -0800, menage at google.com wrote:
> > /*
> > @@ -913,12 +537,14 @@ static int update_nodemask(struct cpuset
> > int migrate;
> > int fudge;
> > int retval;
> > + struct container *cont;
>
> This seems to be redundant?
It gets used in the lower loop checking for processes whose memory
policies we should be rebinding.
Paul
More information about the Devel
mailing list