]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
cgroup: "cgroup.subtree_control" should be writeable by delegatee
authorTejun Heo <tj@kernel.org>
Sun, 25 Jun 2017 04:27:17 +0000 (00:27 -0400)
committerTejun Heo <tj@kernel.org>
Sun, 25 Jun 2017 04:33:06 +0000 (00:33 -0400)
commit39fd64ae9f471f2d0aee46c5bc8646e9f2494e64
tree71e7f9c237fc5c342db331700d89553ebbd27468
parentb6053d40e3387c916d56d319ba6bfdb2c42a67c7
cgroup: "cgroup.subtree_control" should be writeable by delegatee

"cgroup.subtree_control" determines which resource types a cgroup
wants to control.  Unlike actual resource knobs, this is an attribute
which belongs to the cgroup itself instead of its parent and thus
should be writeable by the delegatee in a delegated cgroup.

Update delegation documentation accordingly.

Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/cgroup-v2.txt