https://bugzilla.kernel.org/show_bug.cgi?id=218105 Alejandro Colomar (alx@xxxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alx@xxxxxxxxxx --- Comment #1 from Alejandro Colomar (alx@xxxxxxxxxx) --- It seems it affects more text: The second way of creating a threaded subtree is as follows: (1) In an existing cgroup, z, that currently has the type do‐ main, we (1.1) enable one or more threaded controllers and (1.2) make a process a member of z. (These two steps can be done in either order.) This has the following consequences: • The type of z becomes domain threaded. • All of the descendant cgroups of x that were not already of type threaded are converted to type domain invalid. (2) As before, we make the threaded subtree usable by writing the string "threaded" to each of the domain invalid cgroups under y, in order to convert them to the type threaded. The 'y' in (2) also seems like it should have been 'z'. Do you agree? -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.