summaryrefslogtreecommitdiff
path: root/src/core/cgroup.c
Commit message (Expand)AuthorAge
* cgroup: properly check for ignore-notfound paths (#4803)Dave Reisner2017-07-17
* cgroup: support prefix "-" in cgroups whitelisting entries (#4687)Dongsu Park2017-07-17
* core: make SYSTEMD_CGROUP_CONTROLLER a special stringTejun Heo2017-07-17
* core: simplify cg_[all_]unified()Tejun Heo2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: use startswith return value to avoid hardcoded offsetZbigniew Jędrzejewski-Szmek2017-07-17
* core: make settings for unified cgroup hierarchy supersede the ones for legac...Tejun Heo2017-07-05
* core: add "invocation ID" concept to service managerLennart Poettering2017-07-05
* logind: update empty and "infinity" handling for [User]TasksMax (#3835)Tejun Heo2017-07-05
* core: cache last CPU usage counter, before destorying a cgroupLennart Poettering2017-07-05
* core: rename cg_unified() to cg_all_unified()Tejun Heo2017-07-05
* core: use the unified hierarchy for the elogind cgroup controller hierarchyTejun Heo2017-07-05
* core: add cgroup CPU controller support on the unified hierarchyTejun Heo2017-07-05
* core: introduce MemorySwapMax=WaLyong Cho2017-07-05
* Prep v231: Apply missing fixes from upstream (2/6) src/coreSven Eden2017-06-16
* cgroup: whitelist inaccessible devices for "auto" and "closed" DevicePolicy.Alessandro Puccetti2017-06-16
* core: when forcibly killing/aborting left-over unit processes log about itLennart Poettering2017-06-16
* Various fixes for typos found by lintian (#3705)Michael Biebl2017-06-16
* core: log the right set of the supported controllers (#3558)Evgeny Vereshchagin2017-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: use an AF_UNIX/SOCK_DGRAM socket for cgroup agent notificationLennart Poettering2017-06-16
* core: make unit_has_mask_realized() consider controller enable stateTejun Heo2017-06-16
* core: update populated event handling in unified hierarchyTejun Heo2017-06-16
* Prep v229: Remove remaining emacs settings [2/6] src/coreSven Eden2017-05-17
* cgroup: remove support for NetClass= directiveDaniel Mack2017-05-17
* Prep v228: Condense elogind source masks (5/5)Sven Eden2017-04-26
* 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
* core: don't generate warnings when write access to the cgroup fs fails in --u...Lennart Poettering2017-04-26
* [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