chiark / gitweb /
cgroup: always enable memory.use_hierarchy= for all cgroups in the memory hierarchy
authorLennart Poettering <lennart@poettering.net>
Mon, 23 Sep 2013 21:02:31 +0000 (16:02 -0500)
committerLennart Poettering <lennart@poettering.net>
Mon, 23 Sep 2013 21:02:31 +0000 (16:02 -0500)
commite58cec11e6735583c0de7cba68fb68f669472305
tree694624087ed1f422ac39d0faa5478d12373847a8
parenta0f708053ba42c8289caed1107f498bbf332e204
cgroup: always enable memory.use_hierarchy= for all cgroups in the memory hierarchy

The non-hierarchial mode contradicts the whole idea of a cgroup tree so
let's not support this. In the future the kernel will only support the
hierarchial logic anyway.
src/core/cgroup.c