]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup: unify how we invalidate cgroup controller settings 1251/head
authorLennart Poettering <lennart@poettering.net>
Fri, 11 Sep 2015 16:21:53 +0000 (18:21 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 11 Sep 2015 16:31:50 +0000 (18:31 +0200)
commite7ab4d1ac9f8d99eecd5e2d22eb482a1fb0fbf23
tree527c03ee340021bfa54cb554a5d6d81b7720838b
parent1afaa7e8d29c0fd70a621d96a59487ab54b157fc
cgroup: unify how we invalidate cgroup controller settings

Let's make sure that we follow the same codepaths when adjusting a
cgroup property via the dbus SetProperty() call, and when we execute the
StartupCPUShares= effect.
src/core/cgroup.c
src/core/cgroup.h
src/core/dbus-cgroup.c
src/core/manager.c