Re: [PATCH v3 05/16] consider a memcg parameter in kmem_create_cache
From: Glauber Costa <hidden>
Date: 2012-09-24 13:47:54
Also in:
linux-mm, lkml
From: Glauber Costa <hidden>
Date: 2012-09-24 13:47:54
Also in:
linux-mm, lkml
On 09/24/2012 05:42 PM, Christoph Lameter wrote:
On Mon, 24 Sep 2012, Glauber Costa wrote:quoted
But that is orthogonal, isn't it? People will still expect to see it in the old slabinfo file.The current scheme for memory statistics is /proc/meminfo contains global counters /sys/devices/system/node/nodeX/meminfo contains node specific counters. The cgroups directory already contains various files. Adding a slabinfo file would make sense and it could be found easily. The sysfs hierachy /sys/kernel/slab could also show up there as a "slab" directory under which all the details of the various caches would be available and tunable. Very much in sync with the way the cgroups directories operate.
The reason I say it is orthogonal, is that people will still want to see their caches in /proc/slabinfo, regardless of wherever else they'll be. It was a requirement from Pekka in one of the first times I posted this, IIRC. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>