[Devel] Re: [PATCH 09/11] memcg: propagate kmem limiting information to children

Andrew Morton akpm at linux-foundation.org
Mon Jun 25 22:31:36 PDT 2012


On Mon, 25 Jun 2012 22:24:44 -0700 (PDT) David Rientjes <rientjes at google.com> wrote:

> > > +#define KMEM_ACCOUNTED_THIS	0
> > > +#define KMEM_ACCOUNTED_PARENT	1
> > 
> > And then document the fields here.
> > 
> 
> In hex, please?

Well, they're bit numbers, not masks.  Decimal 0-31 is OK, or an enum.




More information about the Devel mailing list