cgroup: Check ancestor memory min for unified memory config
authorChris Down <chris@chrisdown.name>
Mon, 30 Sep 2019 17:24:26 +0000 (18:24 +0100)
committerMichael Biebl <biebl@debian.org>
Fri, 15 Nov 2019 21:01:17 +0000 (21:01 +0000)
commit3e828d44682b1b8b9a83b0a45431ae993edcbb7f
treec99c1809350de07afc17377ce50024ce1bdf169c
parent1a37be459778919d6c89c7727801a20acaa8f8fa
cgroup: Check ancestor memory min for unified memory config

Otherwise we might not enable it when we should, ie. DefaultMemoryMin is
set in a parent, but not MemoryMin in the current unit.

(cherry picked from commit 7c9d2b79935d413389a603918a711df75acd3f48)
(cherry picked from commit ea248e53bf763c16fcc26bd1212f2d094db10e15)

Gbp-Pq: Name cgroup-Check-ancestor-memory-min-for-unified-memory-confi.patch
src/core/cgroup.c