Re: [PATCH 06/11] memcg: kmem controller infrastructure
From: Glauber Costa <hidden>
Date: 2012-06-26 14:43:31
Also in:
linux-mm, lkml
From: Glauber Costa <hidden>
Date: 2012-06-26 14:43:31
Also in:
linux-mm, lkml
On 06/26/2012 03:17 AM, Andrew Morton wrote:
quoted
}quoted
+ +#define mem_cgroup_kmem_on 0 +#define __mem_cgroup_new_kmem_page(a, b, c) false +#define __mem_cgroup_free_kmem_page(a,b ) +#define __mem_cgroup_commit_kmem_page(a, b, c)I suggest that the naming consistently follow the model "mem_cgroup_kmem_foo". So "mem_cgroup_kmem_" becomes the well-known identifier for this subsystem. Then, s/mem_cgroup/memcg/g/ - show us some mercy here!
I always prefer shorter names, but mem_cgroup, and not memcg, seems to be the default for external functions. I am nothing but a follower =) -- 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>