cgroup: make interface files visible iff enabled on cgroup->subtree_control
[pandora-kernel.git] / include / linux / cgroup.h
index 8d52c8e..5287f93 100644 (file)
@@ -208,6 +208,8 @@ struct cgroup {
         * ->subtree_control is the one configured through
         * "cgroup.subtree_control" while ->child_subsys_mask is the
         * effective one which may have more subsystems enabled.
+        * Controller knobs are made available iff it's enabled in
+        * ->subtree_control.
         */
        unsigned int subtree_control;
        unsigned int child_subsys_mask;