diff options
| author | Vladimir Davydov <[email protected]> | 2014-06-04 16:08:23 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-06-04 16:54:06 -0700 |
| commit | 073ee1c6cd11cd190f4d0da84d9b4ba79d7b9e70 (patch) | |
| tree | b15246321eb6b1e4faea04a46f6ea998d608044e /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | b5ffc8560cf758422e85b786cca32cd7e1513a7f (diff) | |
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 <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Johannes Weiner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions