aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/cgroup-v2.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/Documentation/cgroup-v2.txt b/Documentation/cgroup-v2.txt
index dc5e2dcdbef4..0260ed053efd 100644
--- a/Documentation/cgroup-v2.txt
+++ b/Documentation/cgroup-v2.txt
@@ -309,10 +309,11 @@ file.
3092-5-1. Model of Delegation 3092-5-1. Model of Delegation
310 310
311A cgroup can be delegated to a less privileged user by granting write 311A cgroup can be delegated to a less privileged user by granting write
312access of the directory and its "cgroup.procs" file to the user. Note 312access of the directory and its "cgroup.procs" and
313that resource control interface files in a given directory control the 313"cgroup.subtree_control" files to the user. Note that resource
314distribution of the parent's resources and thus must not be delegated 314control interface files in a given directory control the distribution
315along with the directory. 315of the parent's resources and thus must not be delegated along with
316the directory.
316 317
317Once delegated, the user can build sub-hierarchy under the directory, 318Once delegated, the user can build sub-hierarchy under the directory,
318organize processes as it sees fit and further distribute the resources 319organize processes as it sees fit and further distribute the resources