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