summaryrefslogtreecommitdiff
path: root/src/core/cgroup.h
Commit message (Expand)AuthorAgeFilesLines
* core: pass Unit into cgroup_context_apply() and use log_unit*()Tejun Heo2016-06-021-1/+0
* core: add cgroup memory controller support on the unified hierarchy (#3315)Tejun Heo2016-05-271-0/+4
* core: update CGroupBlockIODeviceBandwidth to record both rbps and wbpsTejun Heo2016-05-181-2/+2
* core: introduce CGroupIOLimitType enumsTejun Heo2016-05-181-2/+2
* core: add io controller support on the unified hierarchyTejun Heo2016-05-051-0/+26
* cgroup: remove support for NetClass= directiveDaniel Mack2016-02-101-23/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* cgroup: add support for net_cls controllersDaniel Mack2015-09-161-1/+23
* cgroup: unify how we invalidate cgroup controller settingsLennart Poettering2015-09-111-0/+4
* core: refactor cpu shares/blockio weight cgroup logicLennart Poettering2015-09-111-7/+7
* core: add support for the "pids" cgroup controllerLennart Poettering2015-09-101-0/+4
* core: split up manager_get_unit_by_pid()Lennart Poettering2015-09-041-0/+1
* core: unified cgroup hierarchy supportLennart Poettering2015-09-011-10/+22
* units: enable waiting for unit termination in certain casesLennart Poettering2015-09-011-0/+2
* core: expose consumed CPU time per unitLennart Poettering2015-03-021-0/+4
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* Add missing includes in header filesThomas Hindoe Paaboel Andersen2015-02-121-0/+3
* scope: make attachment of initial PIDs a bit more robustLennart Poettering2014-12-101-0/+1
* core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...Lennart Poettering2014-12-091-1/+1
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-051-0/+2
* cgroups: simplify CPUQuota= logicLennart Poettering2014-05-221-5/+0
* cgroup: rework startup logicLennart Poettering2014-05-221-4/+2
* core: add startup resource control optionWaLyong Cho2014-05-221-2/+6
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-251-0/+6
* core: rework cgroup mask propagationLennart Poettering2014-02-171-2/+7
* cgroups: Cache controller masks and optimize queues.David Strauss2013-11-221-0/+2
* cgroup: get rid of MemorySoftLimit=Lennart Poettering2013-09-171-1/+0
* cgroup: readd proper cgroup empty trackingLennart Poettering2013-07-011-1/+1
* core: general cgroup reworkLennart Poettering2013-06-271-47/+69
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-1/+1
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-141-0/+3
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* service: explicitly remove control/ subcgroup after each control commandLennart Poettering2012-05-031-2/+2
* logind: remove redundant entries from logind's default controller lists tooLennart Poettering2012-04-161-1/+0
* manager: remove unavailable/redundant entries from default controllers listLennart Poettering2012-04-161-0/+1
* service: place control command in subcgroup control/Lennart Poettering2012-04-131-4/+4
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+94