summaryrefslogtreecommitdiff
path: root/src/basic/cgroup-util.h
AgeCommit message (Expand)Author
2017-05-20./tools/notsd-moveLuke Shumaker
2016-10-13nspawn: cleanup and chown the synced cgroup hierarchy (#4223)Evgeny Vereshchagin
2016-10-07core: add "invocation ID" concept to service managerLennart Poettering
2016-08-19Merge pull request #3965 from htejun/systemd-controller-on-unifiedZbigniew Jędrzejewski-Szmek
2016-08-18logind: update empty and "infinity" handling for [User]TasksMax (#3835)Tejun Heo
2016-08-17core: use the unified hierarchy for the systemd cgroup controller hierarchyTejun Heo
2016-08-15core: rename cg_unified() to cg_all_unified()Tejun Heo
2016-08-07core: add cgroup CPU controller support on the unified hierarchyTejun Heo
2016-07-25Merge pull request #3589 from brauner/cgroup_namespaceLennart Poettering
2016-07-20core: when forcibly killing/aborting left-over unit processes log about itLennart Poettering
2016-07-09cgroup: detect cgroup namespacesChristian Brauner
2016-05-18core: add support for IOReadIOPSMax and IOWriteIOPSMaxTejun Heo
2016-05-18core: introduce CGroupIOLimitType enumsTejun Heo
2016-05-05core: add io controller support on the unified hierarchyTejun Heo
2016-03-26core: update populated event handling in unified hierarchyTejun Heo
2016-02-10cgroup: remove support for NetClass= directiveDaniel Mack
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-12-01basic: re-sort includesThomas Hindoe Paaboel Andersen
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-09-16cgroup: add support for net_cls controllersDaniel Mack
2015-09-11core: refactor cpu shares/blockio weight cgroup logicLennart Poettering
2015-09-10core: add support for the "pids" cgroup controllerLennart Poettering
2015-09-08cgroups: make sure the "devices" controller's enum is named the same way as t...Lennart Poettering
2015-09-01core: unified cgroup hierarchy supportLennart Poettering
2015-09-01cgroup: drop "ignore_self" argument from cg_is_empty()Lennart Poettering
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers