summaryrefslogtreecommitdiff
path: root/src/core/cgroup.h
AgeCommit message (Expand)Author
2014-11-05core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering
2014-05-22cgroups: simplify CPUQuota= logicLennart Poettering
2014-05-22cgroup: rework startup logicLennart Poettering
2014-05-22core: add startup resource control optionWaLyong Cho
2014-04-25core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering
2014-02-17core: rework cgroup mask propagationLennart Poettering
2013-11-22cgroups: Cache controller masks and optimize queues.David Strauss
2013-09-17cgroup: get rid of MemorySoftLimit=Lennart Poettering
2013-07-01cgroup: readd proper cgroup empty trackingLennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-05-03service: explicitly remove control/ subcgroup after each control commandLennart Poettering
2012-04-16logind: remove redundant entries from logind's default controller lists tooLennart Poettering
2012-04-16manager: remove unavailable/redundant entries from default controllers listLennart Poettering
2012-04-13service: place control command in subcgroup control/Lennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers