summaryrefslogtreecommitdiffstats
path: root/src/core/cgroup.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* core: Break circular dependency between unit.h and cgroup.hFelipe Sateler2018-05-151-1/+2
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Merge pull request #8149 from poettering/fake-root-cgroupLennart Poettering2018-03-011-0/+1
|\
| * core: turn on memory/cpu/tasks accounting by default for the root sliceLennart Poettering2018-02-091-0/+1
* | core: add new new bus call for migrating foreign processes to scope/service u...Lennart Poettering2018-02-121-1/+2
* | cgroup: add a new "can_delegate" flag to the unit vtable, and set it for scop...Lennart Poettering2018-02-121-0/+2
|/
* Merge pull request #7915 from poettering/pids-max-tweakZbigniew Jędrzejewski-Szmek2018-01-251-0/+2
|\
| * cgroup: add proper API to determine whether our unit manags to root cgroupLennart Poettering2018-01-221-0/+2
* | core: unify call we use to synthesize cgroup empty events when we stopped wat...Lennart Poettering2018-01-231-0/+2
|/
* core: warn about left-over processes in cgroup on unit startLennart Poettering2017-11-251-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* core: rework the Delegate= unit file setting to take a list of controller namesLennart Poettering2017-11-131-1/+3
* cgroup: after determining that a cgroup is empty, asynchronously dispatch thisLennart Poettering2017-09-271-1/+2
* core: rename cgroup_queue → cgroup_realize_queueLennart Poettering2017-09-271-1/+1
* core/cgroup: add a helper macro for a common pattern (#6926)Zbigniew Jędrzejewski-Szmek2017-09-271-1/+5
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-09-221-1/+17
* cgroup: add fields to accommodate eBPF related detailsDaniel Mack2017-09-221-1/+6
* core: introduce MemorySwapMax=WaLyong Cho2016-08-301-0/+1
* core: add cgroup CPU controller support on the unified hierarchyTejun Heo2016-08-071-1/+4
* core: remove duplicate includes (#3771)Thomas H. P. Andersen2016-07-211-1/+0
* 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