summaryrefslogtreecommitdiff
path: root/src/core/cgroup.c
Commit message (Expand)AuthorAge
...
* 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
* cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup...Lennart Poettering2013-04-08
* cgroup: minor optimizationLennart Poettering2013-03-22
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-18
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* util: rename join() to strjoin()Lennart Poettering2012-07-13
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* service: explicitly remove control/ subcgroup after each control commandLennart Poettering2012-05-03
* logind: remove redundant entries from logind's default controller lists tooLennart Poettering2012-04-16
* manager: remove unavailable/redundant entries from default controllers listLennart Poettering2012-04-16
* cgroup: if a controller is not available don't try to create cgroups in its h...Lennart Poettering2012-04-16
* service: place control command in subcgroup control/Lennart Poettering2012-04-13
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11