diff options
author | Tejun Heo <tj@kernel.org> | 2012-04-01 21:09:55 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2012-04-01 21:09:55 +0200 |
commit | 6bc103498f5fe512928496fc7802d639cc2d1d20 (patch) | |
tree | 15a9628ff89b48889ab7cf81822d689e0173ca2b /kernel/cgroup.c | |
parent | memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAP (diff) | |
download | linux-6bc103498f5fe512928496fc7802d639cc2d1d20.tar.xz linux-6bc103498f5fe512928496fc7802d639cc2d1d20.zip |
cgroup: convert memcg controller to the new cftype interface
Convert memcg to use the new cftype based interface. kmem support
abuses ->populate() for mem_cgroup_sockets_init() so it can't be
removed at the moment.
tcp_memcontrol is updated so that tcp_files[] is registered via a
__initcall. This change also allows removing the forward declaration
of tcp_files[]. Removed.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Acked-by: Li Zefan <lizf@cn.fujitsu.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@suse.cz>
Cc: Balbir Singh <bsingharora@gmail.com>
Cc: Glauber Costa <glommer@parallels.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Greg Thelen <gthelen@google.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions