summaryrefslogtreecommitdiff
path: root/src/core/cgroup.h
Commit message (Expand)AuthorAge
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* core: Break circular dependency between unit.h and cgroup.hFelipe Sateler2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Applied some upstream updates to src/core (4/5)Sven Eden2018-06-04
* core: turn on memory/cpu/tasks accounting by default for the root sliceLennart Poettering2018-05-30
* core: add new new bus call for migrating foreign processes to scope/service u...Lennart Poettering2018-05-30
* cgroup: add a new "can_delegate" flag to the unit vtable, and set it for scop...Lennart Poettering2018-05-30
* cgroup: add proper API to determine whether our unit manags to root cgroupLennart Poettering2018-05-30
* core: unify call we use to synthesize cgroup empty events when we stopped wat...Lennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (3/9) src/coreSven Eden2018-03-26
* core: warn about left-over processes in cgroup on unit startLennart Poettering2017-11-24
* core: rework the Delegate= unit file setting to take a list of controller namesLennart Poettering2017-11-09
* Some minor cleanupsSven Eden2018-03-07
* Fix various build failures with the latest systemd updates.Sven Eden2017-12-08
* Apply updates from upstreamSven Eden2017-12-07
* cgroup: after determining that a cgroup is empty, asynchronously dispatch thisLennart Poettering2017-11-22
* core: rename cgroup_queue → cgroup_realize_queueLennart Poettering2017-11-22
* core/cgroup: add a helper macro for a common pattern (#6926)Zbigniew Jędrzejewski-Szmek2017-11-22
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* cgroup: add fields to accommodate eBPF related detailsDaniel Mack2017-11-21
* Prep v232: Apply missing updates from upstreamSven Eden2017-07-05
* core: add cgroup CPU controller support on the unified hierarchyTejun Heo2017-07-05
* 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