Lines Matching refs:threaded
280 Controllers which support thread mode are called threaded controllers.
283 Marking a cgroup threaded makes it join the resource domain of its
284 parent as a threaded cgroup. The parent may be another threaded
286 of a threaded subtree, that is, the nearest ancestor which is not
287 threaded, is called threaded domain or thread root interchangeably and
290 Inside a threaded subtree, threads of a process can be put in
292 constraint - threaded controllers can be enabled on non-leaf cgroups
295 As the threaded domain cgroup hosts all the domain resource
298 can't have populated child cgroups which aren't threaded. Because the
300 serve both as a threaded domain and a parent to domain cgroups.
304 domain, a domain which is serving as the domain of a threaded subtree,
305 or a threaded cgroup.
308 threaded by writing "threaded" to the "cgroup.type" file. The
311 # echo threaded > cgroup.type
313 Once threaded, the cgroup can't be made a domain again. To enable the
317 must either be a valid (threaded) domain or a threaded cgroup.
326 A (threaded domain) - B (threaded) - C (domain, just created)
330 threaded cgroup. "cgroup.type" file will report "domain (invalid)" in
334 A domain cgroup is turned into a threaded domain when one of its child
335 cgroup becomes threaded or threaded controllers are enabled in the
337 A threaded domain reverts to a normal domain when the conditions
345 threaded domain, its operations are confined inside each threaded
348 The threaded domain cgroup serves as the resource domain for the whole
350 all the processes are considered to be in the threaded domain cgroup.
351 "cgroup.procs" in a threaded domain cgroup contains the PIDs of all
356 Only threaded controllers can be enabled in a threaded subtree. When
357 a threaded controller is enabled inside a threaded subtree, it only
360 aren't tied to a specific thread belong to the threaded domain cgroup.
362 Because a threaded subtree is exempt from no internal process
363 constraint, a threaded controller must be able to handle competition
365 threaded controller defines how such competitions are handled.
808 - "domain threaded" : A threaded domain cgroup which is
809 serving as the root of a threaded subtree.
813 be allowed to become a threaded cgroup.
815 - "threaded" : A threaded cgroup which is a member of a
816 threaded subtree.
818 A cgroup can be turned into a threaded cgroup by writing
819 "threaded" to this file.
843 In a threaded cgroup, reading this file fails with EOPNOTSUPP
975 In a threaded cgroup, writing this file fails with EOPNOTSUPP as
2558 When some thread from a multi-threaded process unshares its cgroup