summaryrefslogtreecommitdiff
path: root/src/cgroup.c
Commit message (Expand)AuthorAge
* cgroup: fix inverted conditionMichal Schmidt2012-02-10
* cgroup: when getting cgroup empty notifications, always search up the treeLennart Poettering2012-02-03
* exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering2012-01-18
* unit: remove union UnitMichal Schmidt2012-01-16
* service: brutally slaughter processes that are running in the cgroup when we ...Lennart Poettering2012-01-11
* cgroup: immediately remove all cgroups which run emptyLennart Poettering2011-11-03
* cgroup: always recreate cgroup before we try to apply attributesLennart Poettering2011-11-01
* cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering2011-08-23
* exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering2011-08-20
* cgroup: don't trim a cgroup we create, we might just take it over from somebo...Lennart Poettering2011-07-06
* cgroup: kill processes even in cgroups that aren't realizedLennart Poettering2011-07-01
* exec: add ControlGroupModify= switch to allow changing access mode to cgroups fsLennart Poettering2011-06-30
* cgroup: don't accidentaly trim on reloadLennart Poettering2011-04-20
* cgroup: be nice to Ingo MolnarLennart Poettering2011-04-12
* cgroup: explain when we cannot initialize the cgroup stuffLennart Poettering2011-03-29
* kill: always send SIGCONT after SIGTERMLennart Poettering2011-03-03
* service: when guessing the main PID don't consider processes that aren't our ...Lennart Poettering2011-02-13
* clang: fix some issues found with clang-analyzerLennart Poettering2011-01-22
* cgroup: by default, duplicate service cgroup in the cpu hierarchyLennart Poettering2010-11-17
* cgroup: call root cgroup system instead of systemd-1Lennart Poettering2010-11-15
* build-sys: fix usage of path macrosLennart Poettering2010-11-12
* service: when after startup only one process is in a service's cgroup, assume...Lennart Poettering2010-10-27
* service: rework killing logic so that we always kill the main process, even i...Lennart Poettering2010-08-31
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* cgroup: try harder to find a unit a PID belongs to by traversing through pare...Lennart Poettering2010-08-13
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-11
* cgroup: reimplement the last bit of libcgroup functionality nativelyLennart Poettering2010-07-12
* cgroup: kill processes, not tasks and other cgroup changesLennart Poettering2010-07-11
* cgroup: make cgroup controller name a constantLennart Poettering2010-07-10
* unit: trim cgroups when going downLennart Poettering2010-07-10
* pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering2010-06-21
* cgroup: make sure the user cannot accidentaly unmount our cgroup filesystemLennart Poettering2010-06-18
* notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering2010-06-16
* cgroup: drop inherit flag, this mus be fixed in the kernelLennart Poettering2010-06-16
* cgroup: consider not-realized cgroups empty when killing all processes in themLennart Poettering2010-05-20
* cgroup: don't require debug cgroup controller anymore, use name hierarchy ins...Lennart Poettering2010-05-17
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16