summaryrefslogtreecommitdiff
path: root/src/nspawn/nspawn-cgroup.h
AgeCommit message (Expand)Author
2017-06-16nspawn: Divorce the code deciding the cgroup mounts from the code performing ...Luke Shumaker
2017-06-16nspawn: Be more robust when deciding to create subcgroups or chown cgroupsLuke Shumaker
2017-06-16nspawn: Merge chown_cgroup(), sync_cgroup(), and create_subcgroup() into one ...Luke Shumaker
2017-06-16nspawn: Detect the outer_cgver once, and pass that aroundLuke Shumaker
2017-06-16nspawn: nspawn-cgroup.{c,h}: s/unified_requested/inner_cgver/Luke Shumaker
2017-06-16nspawn: Move cgroup mount stuff from nspawn-mount.c to nspawn-cgroup.cLuke Shumaker
2016-10-13nspawn: cleanup and chown the synced cgroup hierarchy (#4223)Evgeny Vereshchagin
2016-08-17core: use the unified hierarchy for the systemd cgroup controller hierarchyTejun Heo
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-09-07nspawn: split out cgroup related calls into nspawn-cgroup.[ch]Lennart Poettering