summaryrefslogtreecommitdiff
path: root/src/core/cgroup.h
Commit message (Expand)AuthorAge
* core: introduce MemorySwapMax=WaLyong Cho2017-07-05
* Prep v231.2: Apply some minor style fixesSven Eden2017-06-19
* Prep v231: Apply missing fixes from upstream (2/6) src/coreSven Eden2017-06-16
* core: remove duplicate includes (#3771)Thomas H. P. Andersen2017-06-16
* core: pass Unit into cgroup_context_apply() and use log_unit*()Tejun Heo2017-06-16
* core: add cgroup memory controller support on the unified hierarchy (#3315)Tejun Heo2017-06-16
* Prep v230: Apply missing upstream fixes and updates (4/8) src/core.Sven Eden2017-06-16
* core: update CGroupBlockIODeviceBandwidth to record both rbps and wbpsTejun Heo2017-06-16
* Prep v229: Add missing fixes from upstream [2/6] src/coreSven Eden2017-05-17
* tree-wide: remove Emacs lines from all filesDaniel Mack2017-05-17
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2017-05-17
* Prep v228: Condense elogind source masks (3/5)Sven Eden2017-04-26
* Prep v228: Substitute declaration masks (3/4)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (3/3)Sven Eden2017-04-26
* [3/5] Apply missing fixes from upstreamSven Eden2017-03-29
* Cleaned up more unneeded types and functions.Sven Eden2017-03-14
* [Patch 2/3] Add cgroups initialization and handlingSven Eden2017-03-14
* Remove src/coreAndy Wingo2015-04-19
* core: expose consumed CPU time per unitLennart Poettering2015-03-02
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* Add missing includes in header filesThomas Hindoe Paaboel Andersen2015-02-12
* scope: make attachment of initial PIDs a bit more robustLennart Poettering2014-12-10
* core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...Lennart Poettering2014-12-09
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-05
* cgroups: simplify CPUQuota= logicLennart Poettering2014-05-22
* cgroup: rework startup logicLennart Poettering2014-05-22
* core: add startup resource control optionWaLyong Cho2014-05-22
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-25
* core: rework cgroup mask propagationLennart Poettering2014-02-17
* cgroups: Cache controller masks and optimize queues.David Strauss2013-11-22
* cgroup: get rid of MemorySoftLimit=Lennart Poettering2013-09-17
* cgroup: readd proper cgroup empty trackingLennart Poettering2013-07-01
* core: general cgroup reworkLennart Poettering2013-06-27
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* service: explicitly remove control/ subcgroup after each control commandLennart Poettering2012-05-03
* logind: remove redundant entries from logind's default controller lists tooLennart Poettering2012-04-16
* manager: remove unavailable/redundant entries from default controllers listLennart Poettering2012-04-16
* service: place control command in subcgroup control/Lennart Poettering2012-04-13
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11