commit | a0166ec4b0996b259f24a831c6ca8d06ecd7e59f | [log] [tgz] |
---|---|---|
author | Johannes Weiner <hannes@cmpxchg.org> | Thu Dec 17 17:19:56 2015 -0500 |
committer | Tejun Heo <tj@kernel.org> | Fri Dec 18 12:43:15 2015 -0500 |
tree | d45aefb2702e7bd63adb8f90483c052fccdcf6e5 | |
parent | fccd3af57100027e5330079819987aade07631ad [diff] |
cgroup: clean up the kernel configuration menu nomenclature The config options for the different cgroup controllers use various terms: resource controller, cgroup subsystem, etc. Simplify this to "controller", which is clear enough in the cgroup context. Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> Signed-off-by: Tejun Heo <tj@kernel.org>