summaryrefslogtreecommitdiff
path: root/src/shared/cgroup-util.h
Commit message (Expand)AuthorAge
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14
* Classify processes from sessions into cgroupsAndy Wingo2017-03-14
* shared: Drop 'name=' prefix from SYSTEMD_CGROUP_CONTROLLER define.Dimitri John Ledkov2017-03-14
* sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering2017-03-14
* Classify processes from sessions into cgroupsAndy Wingo2016-03-06
* core: add a property that shows the current memory usage of a unitLennart Poettering2015-01-23
* nspawn: mount most of the cgroup tree read-only in nspawn containers except f...Lennart Poettering2015-01-05
* scope: make attachment of initial PIDs a bit more robustLennart Poettering2014-12-10
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-05
* core: find the closest parent slice that has a specfic cgroup controller enab...Lennart Poettering2014-02-17
* bus: properly shift cgroup data returned from kdbus by the container's root b...Lennart Poettering2013-12-24
* journald: cache cgroup root path, instead of querying it on every incoming lo...Lennart Poettering2013-12-11
* Remove dead code and unexport some callsLennart Poettering2013-11-08
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-25
* disable the cgroups release agent when shutting downKay Sievers2013-07-04
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-01
* core: general cgroup reworkLennart Poettering2013-06-27
* login: add an api to determine the slice a PID is located in to libsystemd-loginLennart Poettering2013-06-21
* 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
* cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacementLennart Poettering2013-06-06
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-01
* cgroup: do not allow manipulating the cgroup path of units within the systemd...Lennart Poettering2013-04-30
* cgroup: always validate cgroup controller namesLennart Poettering2013-04-24
* cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering2013-04-22
* 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
* bus: handle env vars safelyLennart Poettering2013-04-15
* cgroup: additional validity checks for cgroup attribute namesLennart Poettering2013-01-19
* core/cgroup-util: simplify functions and add testsZbigniew Jędrzejewski-Szmek2013-01-18
* journal: log _SYSTEMD_USER_UNIT for user session unitsMirco Tischler2013-01-18
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* systemctl: don't show cgroup field for a unit if cgroup is emptyLennart Poettering2012-12-24
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* build-sys: fix built with --disable-logindLennart Poettering2012-05-30
* logind: remove redundant entries from logind's default controller lists tooLennart Poettering2012-04-16
* cgroup: if a controller is not available don't try to create cgroups in its h...Lennart Poettering2012-04-16
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move cgroup-util.[ch] to shared/Kay Sievers2012-04-10