Lines Matching refs:rule
47 1. The **no-processes-in-inner-nodes** rule: this means that it's not permitted
52 exceptions to this rule, though. E.g. the root cgroup is special and allows
56 2. The **single-writer** rule: this means that each cgroup only has a single
60 should manipulate it at the same time. This rule ensures that various pieces of
65 you violate rule #2, as the root cgroup is managed by systemd and hence off
68 Note that rule #1 is generally enforced by the kernel if cgroup v2 is used: as
69 soon as you add a process to a cgroup it is ensured the rule is not
70 violated. On cgroup v1 this rule didn't exist, and hence isn't enforced, even
250 unit and that conflicts with the single-writer rule.
323 *no-processes-in-inner-nodes* rule however: you have to move your main
342 can entirely generically follow the single rule that you just use the cgroup
417 no-processes-in-inner-cgroups rule, see below.
435 of the no-process-in-inner-nodes rule, your executor needs to migrate itself