cgroups.7: Tweak the description of delegation of cgroup.subtree_control

Reported-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-01-08 19:27:11 +01:00
parent 00c2709250
commit e5936eb62f
1 changed files with 4 additions and 5 deletions

View File

@ -887,13 +887,12 @@ Changing the ownership of this file means that the delegatee
can move processes into the root of the delegated subtree.
.TP
.IR /dlgt_grp/cgroup.subtree_control
Making this file owned by the delegatee is optional.
Doing so means that that the delegatee can enable controllers
(that are present in
Changing the ownership of this file means that that the delegatee
can enable controllers (that are present in
.IR /dlgt_grp/cgroup.controllers )
in order to further redistribute resources at lower levels in the subtree.
As an alternative to changing the ownership of this file,
the delegater might instead add selected controllers to this file.
(As an alternative to changing the ownership of this file,
the delegater might instead add selected controllers to this file.)
.PP
The delegater should
.I not