]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/systemctl/systemctl.c
core: introduce MemorySwapMax= 3659/head
authorWaLyong Cho <walyong.cho@samsung.com>
Mon, 4 Jul 2016 07:03:54 +0000 (07:03 +0000)
committerWaLyong Cho <walyong.cho@samsung.com>
Tue, 30 Aug 2016 02:11:45 +0000 (11:11 +0900)
commit96e131ea091f748780776b81b7163f8084ed8244
treec1a076e1e3b2fab8ed6c4a8eeb5fdc67a776569f
parent2551d797f36975e75761cb9c3974edd7986325a1
core: introduce MemorySwapMax=

Similar to MemoryMax=, MemorySwapMax= limits swap usage. This controls
controls "memory.swap.max" attribute in unified cgroup.
man/systemd.resource-control.xml
src/core/cgroup.c
src/core/cgroup.h
src/core/dbus-cgroup.c
src/core/load-fragment-gperf.gperf.m4
src/core/load-fragment.c
src/systemctl/systemctl.c