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