Lines Matching refs:threaded

272 Controllers which support thread mode are called threaded controllers.
275 Marking a cgroup threaded makes it join the resource domain of its
276 parent as a threaded cgroup. The parent may be another threaded
278 of a threaded subtree, that is, the nearest ancestor which is not
279 threaded, is called threaded domain or thread root interchangeably and
282 Inside a threaded subtree, threads of a process can be put in
284 constraint - threaded controllers can be enabled on non-leaf cgroups
287 As the threaded domain cgroup hosts all the domain resource
290 can't have populated child cgroups which aren't threaded. Because the
292 serve both as a threaded domain and a parent to domain cgroups.
296 domain, a domain which is serving as the domain of a threaded subtree,
297 or a threaded cgroup.
300 threaded by writing "threaded" to the "cgroup.type" file. The
303 # echo threaded > cgroup.type
305 Once threaded, the cgroup can't be made a domain again. To enable the
309 must either be a valid (threaded) domain or a threaded cgroup.
318 A (threaded domain) - B (threaded) - C (domain, just created)
322 threaded cgroup. "cgroup.type" file will report "domain (invalid)" in
326 A domain cgroup is turned into a threaded domain when one of its child
327 cgroup becomes threaded or threaded controllers are enabled in the
329 A threaded domain reverts to a normal domain when the conditions
337 threaded domain, its operations are confined inside each threaded
340 The threaded domain cgroup serves as the resource domain for the whole
342 all the processes are considered to be in the threaded domain cgroup.
343 "cgroup.procs" in a threaded domain cgroup contains the PIDs of all
348 Only threaded controllers can be enabled in a threaded subtree. When
349 a threaded controller is enabled inside a threaded subtree, it only
352 aren't tied to a specific thread belong to the threaded domain cgroup.
354 Because a threaded subtree is exempt from no internal process
355 constraint, a threaded controller must be able to handle competition
357 threaded controller defines how such competitions are handled.
800 - "domain threaded" : A threaded domain cgroup which is
801 serving as the root of a threaded subtree.
805 be allowed to become a threaded cgroup.
807 - "threaded" : A threaded cgroup which is a member of a
808 threaded subtree.
810 A cgroup can be turned into a threaded cgroup by writing
811 "threaded" to this file.
835 In a threaded cgroup, reading this file fails with EOPNOTSUPP
967 In a threaded cgroup, writing this file fails with EOPNOTSUPP as
2420 When some thread from a multi-threaded process unshares its cgroup