Lines Matching refs:hierarchy

60 A *hierarchy* is a set of cgroups arranged in a tree, such that
62 hierarchy, and a set of subsystems; each subsystem has system-specific
63 state attached to each cgroup in the hierarchy. Each hierarchy has
67 cgroups. Each hierarchy is a partition of all tasks in the system.
72 a cgroup. Those creations and assignments only affect the hierarchy
101 Multiple hierarchy support is provided to allow for situations where
104 hierarchy to be a natural division of tasks, without having to handle
110 separate hierarchy; at the other extreme, all subsystems
111 would be attached to the same hierarchy.
149 With only a single hierarchy, he now would potentially have to create
183 the cgroup of which it's a member in each hierarchy, but this
193 - A cgroup hierarchy filesystem can be mounted for browsing and
208 kernel. When mounting a cgroup hierarchy, you may specify a
211 mount a hierarchy containing all registered subsystems.
213 If an active hierarchy with exactly the same set of subsystems already
214 exists, it will be reused for the new mount. If no existing hierarchy
216 hierarchy, the mount will fail with -EBUSY. Otherwise, a new hierarchy
220 cgroup hierarchy, or to unbind a subsystem from an active cgroup
221 hierarchy. This may be possible in future, but is fraught with nasty
225 child cgroups created below the top-level cgroup, that hierarchy
227 child cgroups then the hierarchy will be deactivated.
233 for each active hierarchy, the subsystem names and the cgroup name
285 cgroup hierarchy provides for a familiar permission and name space
295 of the "release_agent" file in that hierarchy's root directory,
302 a cgroup hierarchy's release_agent path is empty.
354 To mount a cgroup hierarchy with all available subsystems, type::
374 To mount a cgroup hierarchy with just the cpuset and memory
382 hierarchy is empty and release_agent itself should be replaced with
386 To Specify a hierarchy's release_agent::
394 when the hierarchy consists of a single (root) cgroup. Supporting
396 cgroup hierarchy is intended to be implemented in the future.
466 mounted hierarchy, to remove a task from its current cgroup you must
476 Passing the name=<x> option when mounting a cgroups hierarchy
477 associates the given name with the hierarchy. This can be used when
478 mounting a pre-existing hierarchy, in order to refer to it by name
479 rather than by its set of active subsystems. Each hierarchy is either
484 When passing a name=<x> option for a new hierarchy, you need to
489 The name of the subsystem appears as part of the hierarchy description
562 it's the root of the hierarchy) and may be an appropriate place for
572 propagation along the hierarchy. See the comment on
619 initial state. This is currently only used on the unified hierarchy
660 Called when a cgroup subsystem is rebound to a different hierarchy
662 the default hierarchy (which never has sub-cgroups) and a hierarchy