diff options
author | 2014-06-04 16:08:23 -0700 | |
---|---|---|
committer | 2014-06-04 16:54:06 -0700 | |
commit | 073ee1c6cd11cd190f4d0da84d9b4ba79d7b9e70 (patch) | |
tree | b15246321eb6b1e4faea04a46f6ea998d608044e /mm/memory_hotplug.c | |
parent | memcg: correct comments for __mem_cgroup_begin_update_page_stat (diff) | |
download | wireguard-linux-073ee1c6cd11cd190f4d0da84d9b4ba79d7b9e70.tar.xz wireguard-linux-073ee1c6cd11cd190f4d0da84d9b4ba79d7b9e70.zip |
memcg: get rid of memcg_create_cache_name
Instead of calling back to memcontrol.c from kmem_cache_create_memcg in
order to just create the name of a per memcg cache, let's allocate it in
place. We only need to pass the memcg name to kmem_cache_create_memcg for
that - everything else can be done in slab_common.c.
Signed-off-by: Vladimir Davydov <vdavydov@parallels.com>
Acked-by: Michal Hocko <mhocko@suse.cz>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory_hotplug.c')
0 files changed, 0 insertions, 0 deletions