cgroups.7: Remove bogus "constraint" relating to thread mode

Existing cgroups under threaded root *must*, by definition,
be either domain or part of threaded subtrees, so this is not
a constraint on the creation of threaded subtrees.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-01-05 07:19:52 +01:00
parent c7f63e7434
commit 00c2709250
1 changed files with 1 additions and 5 deletions

View File

@ -1274,7 +1274,7 @@ In other words, the cgroups of a threaded subtree must be converted to the
.I threaded
state in a top-down manner.
.PP
There are also various constraints that must be satisfied
There are also some constraints that must be satisfied
in order to create a threaded subtree rooted at the cgroup
.IR x :
.IP * 3
@ -1288,10 +1288,6 @@ No domain controllers may be enabled in
.IR x 's
.IR cgroup.subtree_control
file.
.IP *
The existing cgroups inside the threaded subtree must either be of type
.IR domain
or part of (unpopulated) threaded subtrees.
.PP
If any of the above constraints is violated, then an attempt to write
.IR """threaded"""