diff options
author | 2015-05-22 17:13:20 -0400 | |
---|---|---|
committer | 2015-06-02 08:33:33 -0600 | |
commit | 56161634e4824380a67243a4cf3fa52eb1e5d836 (patch) | |
tree | f270436ae91d6a472efc425c256f487460e9b108 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | blkcg: always create the blkcg_gq for the root blkcg (diff) | |
download | linux-dev-56161634e4824380a67243a4cf3fa52eb1e5d836.tar.xz linux-dev-56161634e4824380a67243a4cf3fa52eb1e5d836.zip |
memcg: add mem_cgroup_root_css
Add global mem_cgroup_root_css which points to the root memcg css.
This will be used by cgroup writeback support. If memcg is disabled,
it's defined as ERR_PTR(-EINVAL).
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Johannes Weiner <hannes@cmpxchg.org>
aCc: Michal Hocko <mhocko@suse.cz>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions