Re: [PATCH 09/11] memcg: propagate kmem limiting information to children
From: Andrew Morton <hidden>
Date: 2012-06-26 05:30:40
Also in:
linux-mm, lkml
From: Andrew Morton <hidden>
Date: 2012-06-26 05:30:40
Also in:
linux-mm, lkml
On Mon, 25 Jun 2012 22:24:44 -0700 (PDT) David Rientjes [off-list ref] wrote:
quoted
quoted
+#define KMEM_ACCOUNTED_THIS 0 +#define KMEM_ACCOUNTED_PARENT 1And then document the fields here.In hex, please?
Well, they're bit numbers, not masks. Decimal 0-31 is OK, or an enum.