[Devel] Re: [PATCH v2 04/29] slub: always get the cache from its page in kfree
Christoph Lameter
cl at linux.com
Fri May 11 11:56:38 PDT 2012
On Fri, 11 May 2012, Glauber Costa wrote:
> So we don't mix pages from multiple memcgs in the same cache - we believe that
> would be too confusing.
Well subsystem create caches and other things that are shared between
multiple processes. How can you track that?
> /proc/slabinfo reflects this information, by listing the memcg-specific slabs.
What about /sys/kernel/slab/*?
More information about the Devel
mailing list