summaryrefslogtreecommitdiff
path: root/src/basic/cgroup-util.h
AgeCommit message (Expand)Author
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