diff options
author | Chris Down <chris@chrisdown.name> | 2018-11-26 14:45:26 +0100 |
---|---|---|
committer | Chris Down <chris@chrisdown.name> | 2018-12-03 15:37:39 +0100 |
commit | a57669d2903d9277bc099879e72be8f7a68ab5e5 (patch) | |
tree | 716aeb2af7eaf9a6615186accb6b67c9df63a41d /src/core/meson.build | |
parent | cgroup: Move attribute application into unit_create_cgroup (diff) | |
download | systemd-a57669d2903d9277bc099879e72be8f7a68ab5e5.tar.xz systemd-a57669d2903d9277bc099879e72be8f7a68ab5e5.zip |
cgroup: Rework unit_realize_cgroup_now to explicitly be breadth-first
systemd currently doesn't really expend much effort in disabling
controllers. unit_realize_cgroup_now *may* be able to disable a
controller in the basic case when using cgroup v2, but generally won't
manage as downstream dependents may still use it.
This code doesn't add any logic to fix that, but it starts the process
of moving to have a breadth-first version of unit_realize_cgroup_now for
enabling, and a depth-first version of unit_realize_cgroup_now for
disabling.
Diffstat (limited to 'src/core/meson.build')
0 files changed, 0 insertions, 0 deletions