summaryrefslogtreecommitdiff
path: root/src/core/cgroup.c
Commit message (Expand)AuthorAge
* 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
* systemd: fix memory leak in cgroup codeZbigniew Jędrzejewski-Szmek2013-11-09
* Comment spelling fixes.David Strauss2013-11-06
* cgroup: run PID 1 in the root cgroupLennart Poettering2013-11-06
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-25
* cgroup: always enable memory.use_hierarchy= for all cgroups in the memory hie...Lennart Poettering2013-09-23
* cgroup: get rid of MemorySoftLimit=Lennart Poettering2013-09-17
* cgroup: add missing equals for BlockIOWeightGao feng2013-09-16
* core/cgroup: first print then freeLukas Nykryn2013-09-13
* cgroup: fix incorrectly setting memory cgroupGao feng2013-09-13
* cgroup: correct the log informationGao feng2013-09-13
* cgroup: add the missing setting of variable's valueGao feng2013-09-13
* Do not realloc strings, which are already in the hashmap as keysHarald Hoyer2013-08-28
* Revert "cgroup.c: check return value of unit_realize_cgroup_now()"Harald Hoyer2013-08-28
* cgroup.c: check return value of unit_realize_cgroup_now()Harald Hoyer2013-08-23
* cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight=Lennart Poettering2013-07-11
* cgroup: don't ever try to destroy the cgroup of the root sliceLennart Poettering2013-07-11
* cgroup: don't move systemd into systems.slice when running as --user instanceLennart Poettering2013-07-11
* cgroup: downgrade error message when we cannot remove a cgroup to debugLennart Poettering2013-07-10
* core: don't consider a unit's cgroup empty if only a subcgroup runs emptyLennart Poettering2013-07-02
* cgroup: implicitly add units to GC queue when their cgroups run emptyLennart Poettering2013-07-01
* cgroup: readd proper cgroup empty trackingLennart Poettering2013-07-01
* core: general cgroup reworkLennart Poettering2013-06-27
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-16
* core: always create /user and /machine top-level cgroup dirsLennart Poettering2013-04-15