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

From: Glauber Costa
Date: Tue Jun 26 2012 - 03:26:19 EST


On 06/26/2012 09:31 AM, Andrew Morton wrote:
On Mon, 25 Jun 2012 22:24:44 -0700 (PDT) David Rientjes <rientjes@xxxxxxxxxx> 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.

enum it will be.



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/