diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-01-11 00:38:49 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-01-11 00:47:12 +0100 |
| commit | 6dc513cd38bb49c5594f4f9961b1b33723fa10b9 (patch) | |
| tree | e73f7fd10be9dce24d870296eaa2ffcf740cb7f9 | |
| parent | 7b327dd5f3b6b80cb418bc7e2070505eefdd458c (diff) | |
| download | man-pages-6dc513cd38bb49c5594f4f9961b1b33723fa10b9.tar.gz | |
cgroups.7: Subhierarchy under delegated subtree will be owned by delegatee
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/cgroups.7 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 7225db3207..c07160a09c 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -934,6 +934,8 @@ file in NOTES. .PP After the aforementioned steps have been performed, the delegatee can create child cgroups within the delegated subtree +(the cgroup subdirectories and the files they contain +will be owned by the delegatee) and move processes between cgroups in the subtree. If some controllers are present in .IR dlgt_grp/cgroup.subtree_control , |
