diff options
author | Tejun Heo <tj@kernel.org> | 2015-09-18 23:54:22 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2015-09-18 23:54:22 +0200 |
commit | 4a07c222d3afb00e1113834fee38d23a8e5d71dc (patch) | |
tree | 10000327cd4426ba55b75b5c9d8954a8bd0bf2a5 /kernel/cpuset.c | |
parent | cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl() (diff) | |
download | linux-4a07c222d3afb00e1113834fee38d23a8e5d71dc.tar.xz linux-4a07c222d3afb00e1113834fee38d23a8e5d71dc.zip |
cgroup: replace "cgroup.populated" with "cgroup.events"
memcg already uses "memory.events" for event reporting and other
controllers may need event reporting too. Let's standardize on
"$SUBSYS.events" interface file for reporting events which don't
happen too frequently and thus can share event notification.
"cgroup.populated" is replaced with "populated" field in
"cgroup.events" and documentation is updated accordingly.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Li Zefan <lizefan@huawei.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Diffstat (limited to 'kernel/cpuset.c')
0 files changed, 0 insertions, 0 deletions