summaryrefslogtreecommitdiff
path: root/src/core/cgroup.c
Commit message (Expand)AuthorAge
* [3/5] Apply missing fixes from upstreamSven Eden2017-03-29
* Rename ELOGIND_CGROUP_CONTROLLER back to SYSTEMD_CGROUP_CONTROLLERSven Eden2017-03-14
* Add mounting of a name=elogind cgroup if no init controller is found.Sven Eden2017-03-14
* Fixed gawk script for git-tar target.Sven Eden2017-03-14
* Cleaned up more unneeded types and functions.Sven Eden2017-03-14
* Add --enable-debug=elogind configure option and fix cgroup pathSven Eden2017-03-14
* Remove src/basic/special.h, as all defines in there are systemd-only.Sven Eden2017-03-14
* [Patch 2/3] Add cgroups initialization and handlingSven Eden2017-03-14
* Remove src/coreAndy Wingo2015-04-19
* Compiling.Andy Wingo2015-04-08
* core: expose consumed CPU time per unitLennart Poettering2015-03-02
* core/cgroup: fix embarrassing typoZbigniew Jędrzejewski-Szmek2015-01-31
* treewide: fix multiple typosTorstein Husebø2015-01-26
* cgroup: fix typoDaniel Mack2015-01-19
* cgroup: memory limits on / are not supportedZbigniew Jędrzejewski-Szmek2015-01-05
* cgroup: fix error messageZbigniew Jędrzejewski-Szmek2015-01-05
* cgroup: downgrade log messages when we cannot write to cgroup trees that are ...Lennart Poettering2015-01-05
* scope: make attachment of initial PIDs a bit more robustLennart Poettering2014-12-10
* core: don't migrate PIDs for units that may contain subcgroups, do this only ...Lennart Poettering2014-12-10
* core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...Lennart Poettering2014-12-09
* cgroup: Handle error when destroying cgroupRoss Lagerwall2014-12-09
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-05
* Do not format USEC_INFINITY as NULLZbigniew Jędrzejewski-Szmek2014-09-29
* core: split up "starting" manager state into "initializing" and "starting"Lennart Poettering2014-08-22
* cgroup: only generate warnings if actually writing to cgroup attributes failedLennart Poettering2014-08-15
* cgroup: downgrade log messages about non-existant cgroup attributes to LOG_DEBUGLennart Poettering2014-08-15
* time-util: add and use USEC/NSEC_INFINIYKay Sievers2014-07-29
* test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek2014-07-20
* cgroups: simplify CPUQuota= logicLennart Poettering2014-05-22
* cgroups: always propagate controller membership to siblings, for all controllersLennart Poettering2014-05-22
* cgroup: rework startup logicLennart Poettering2014-05-22
* core: add startup resource control optionWaLyong Cho2014-05-22
* core: check the right variable for failed open()Łukasz Stelmach2014-05-08
* core: require cgroups filesystem to be availableKay Sievers2014-05-05
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-25
* core: make sure we can combine DevicePolicy=closed with PrivateDevices=yesLennart Poettering2014-03-19
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* core: support globbing matches in DeviceAllow= when checking for device groupsLennart Poettering2014-03-11
* cgroup: certain cgroup attributes are not available in the root cgroup, hence...Lennart Poettering2014-02-24
* cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p...Lennart Poettering2014-02-22
* update TODOLennart Poettering2014-02-19
* doc: update punctuationJan Engelhardt2014-02-17
* core: find the closest parent slice that has a specfic cgroup controller enab...Lennart Poettering2014-02-17
* core: rework cgroup mask propagationLennart Poettering2014-02-17
* cgroups: Cache controller masks and optimize queues.David Strauss2013-11-22