commit | caccd9413eb71b3ab8d125934bd59261fb711a89 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Thu Aug 15 11:38:00 2013 -0400 |
committer | Tejun Heo <tj@kernel.org> | Thu Aug 15 11:38:00 2013 -0400 |
tree | cb87e8ef92f13be7e026c841bf38f3e401c2750f | |
parent | 6ba7b02960eeed5c04a4a1c61c2d6e6d761614c8 [diff] |
memcg: rename cgroup_event to mem_cgroup_event cgroup_event is only available in memcg now. Let's brand it that way. While at it, add a comment encouraging deprecation of the feature and remove the respective section from cgroup documentation. This patch is cosmetic. v2: Index in cgroups.txt updated accordingly as suggested by Li Zefan. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Li Zefan <lizefan@huawei.com>