On Mon, 25 Jun 2012, Glauber Costa wrote:In this context, it means that is a kernel allocation, not a userspace one (but in process context, of course), *and* it is to be accounted a
>This flag is used to indicate to the callees that this allocation will beNot sure what "serviced to the kernel" means, does this mean that the
>serviced to the kernel. It is not supposed to be passed by the callers
>of kmem_cache_alloc, but rather by the cache core itself.
>
memory will not be accounted for to the root memcg?