summaryrefslogtreecommitdiff
path: root/src/core/cgroup.c
Commit message (Expand)AuthorAge
* cgroup: beef up device lookup logic for block devicesLennart Poettering2018-08-24
* pid1: do not reset subtree_control on already-existing units with delegationZbigniew Jędrzejewski-Szmek2018-08-24
* cgroup: tiny log message tweak, say that we ignore one kind of failureLennart Poettering2018-08-24
* Add macro for checking if some flags are setZbigniew Jędrzejewski-Szmek2018-08-24
* path-util: introduce path_simplify()Yu Watanabe2018-08-24
* tree-wide: avoid assignment of r just to use in a comparisonZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-08-24
* util-lib: introduce new empty_or_root() helper (#8746)Lennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* core: skip the removal of cgroups in the TEST_RUN_MINIMAL mode (#8622)Evgeny Vereshchagin2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* Prep v238: Mask cg_trim() call in manager_shutdown_cgroup() as elogind is not...Sven Eden2018-06-28
* core: skip the removal of cgroups in the TEST_RUN_MINIMAL mode (#8622)Evgeny Vereshchagin2018-06-28
* core: ignore errors from cg_create_and_attach() in test mode (#8401)Michal Sekletar2018-06-28
* 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: hook up /proc queries for the root slice, tooLennart Poettering2018-05-30
* cgroup-util: rework cg_get_keyed_attribute() a bitLennart Poettering2018-05-30
* bpf: use BPF_F_ALLOW_MULTI flag if it is availableLennart 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
* core: propagate TasksMax= on the root slice to sysctlsLennart Poettering2018-05-30
* cgroup: when querying the number of tasks in the root slice use the pid_max s...Lennart Poettering2018-05-30
* cgroup: add proper API to determine whether our unit manags to root cgroupLennart Poettering2018-05-30
* cgroup: use CGROUP_LIMIT_MAX where appropriateLennart Poettering2018-05-30
* core: rework how we track which PIDs to watch for a unitLennart Poettering2018-05-30
* core: unify call we use to synthesize cgroup empty events when we stopped wat...Lennart Poettering2018-05-30
* core: fix manager_get_unit_by_pid() special casing of manager PIDLennart Poettering2018-05-30
* core: un-break PrivateDevices= by allowing it to mknod /dev/ptmxAlan Jenkins2018-05-30
* basic: split out blockdev-util.[ch] from util.hLennart Poettering2018-05-30
* Reverted accidential renaming of /run/systemd to /run/elogind. Applications u...Sven Eden2018-04-23
* 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
* unit: initialize bpf cgroup realization state properlyLennart Poettering2017-11-24
* cgroup: when dispatching the cgroup realization queue, check again if we shal...Lennart Poettering2017-11-24
* cgroup: drop unused parameter from functionLennart Poettering2017-11-24
* cgroup: downgrade the log level of "invocation id" messages to debug (#7422)Evgeny Vereshchagin2017-11-23
* cgroup: fix delegation on the unified hierarchyLennart Poettering2017-11-17
* core: fix message about detected memory hierarchyZbigniew Jędrzejewski-Szmek2017-11-15
* Use plural DelegateControllers= consistentlyZbigniew Jędrzejewski-Szmek2017-11-14
* core: rework the Delegate= unit file setting to take a list of controller namesLennart Poettering2017-11-09
* cgroup: make use of unit_get_subtree_mask() where appropriateLennart Poettering2017-11-08
* core: track why unit dependencies came to beLennart Poettering2017-10-25
* Prep 235: Make cgroups2 available, hybrid mode already works.Sven Eden2018-01-10
* Fix various build failures with the latest systemd updates.Sven Eden2017-12-08
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* Apply updates from upstreamSven Eden2017-12-07
* cgroup: IN_SET() FTW!Lennart Poettering2017-09-26
* cgroup: after determining that a cgroup is empty, asynchronously dispatch thisLennart Poettering2017-11-22