Lines Matching full:threaded
323 Controllers which support thread mode are called threaded controllers.
326 Marking a cgroup threaded makes it join the resource domain of its
327 parent as a threaded cgroup. The parent may be another threaded
329 of a threaded subtree, that is, the nearest ancestor which is not
330 threaded, is called threaded domain or thread root interchangeably and
333 Inside a threaded subtree, threads of a process can be put in
335 constraint - threaded controllers can be enabled on non-leaf cgroups
338 As the threaded domain cgroup hosts all the domain resource
341 can't have populated child cgroups which aren't threaded. Because the
343 serve both as a threaded domain and a parent to domain cgroups.
347 domain, a domain which is serving as the domain of a threaded subtree,
348 or a threaded cgroup.
351 threaded by writing "threaded" to the "cgroup.type" file. The
354 # echo threaded > cgroup.type
356 Once threaded, the cgroup can't be made a domain again. To enable the
360 must either be a valid (threaded) domain or a threaded cgroup.
369 A (threaded domain) - B (threaded) - C (domain, just created)
373 threaded cgroup. "cgroup.type" file will report "domain (invalid)" in
377 A domain cgroup is turned into a threaded domain when one of its child
378 cgroup becomes threaded or threaded controllers are enabled in the
380 A threaded domain reverts to a normal domain when the conditions
388 threaded domain, its operations are confined inside each threaded
391 The threaded domain cgroup serves as the resource domain for the whole
393 all the processes are considered to be in the threaded domain cgroup.
394 "cgroup.procs" in a threaded domain cgroup contains the PIDs of all
399 Only threaded controllers can be enabled in a threaded subtree. When
400 a threaded controller is enabled inside a threaded subtree, it only
403 aren't tied to a specific thread belong to the threaded domain cgroup.
405 Because a threaded subtree is exempt from no internal process
406 constraint, a threaded controller must be able to handle competition
408 threaded controller defines how such competitions are handled.
410 Currently, the following controllers are threaded and can be enabled
411 in a threaded cgroup::
869 - "domain threaded" : A threaded domain cgroup which is
870 serving as the root of a threaded subtree.
874 be allowed to become a threaded cgroup.
876 - "threaded" : A threaded cgroup which is a member of a
877 threaded subtree.
879 A cgroup can be turned into a threaded cgroup by writing
880 "threaded" to this file.
904 In a threaded cgroup, reading this file fails with EOPNOTSUPP
1062 In a threaded cgroup, writing this file fails with EOPNOTSUPP as
3030 When some thread from a multi-threaded process unshares its cgroup