]> git.ipfire.org Git - thirdparty/systemd.git/commit - NEWS
cgroup: Support 0-value for memory protection directives
authorChris Down <chris@chrisdown.name>
Fri, 3 May 2019 12:32:41 +0000 (08:32 -0400)
committerChris Down <chris@chrisdown.name>
Wed, 8 May 2019 11:06:32 +0000 (12:06 +0100)
commit22bf131be278b95a4a204514d37a4344cf6365c6
tree7173beb780c95e0bd92fb7f57df7e7f7e0df9d81
parent7e7223b3d57c950b399352a92e1d817f7c463602
cgroup: Support 0-value for memory protection directives

These make sense to be explicitly set at 0 (which has a different effect
than the default, since it can affect processing of `DefaultMemoryXXX`).

Without this, it's not easily possible to relinquish memory protection
for a subtree, which is not great.
NEWS
src/core/dbus-cgroup.c
src/core/load-fragment.c