index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cgroup.c
Age
Commit message (
Expand
)
Author
2011-11-01
cgroup: always recreate cgroup before we try to apply attributes
Lennart Poettering
2011-08-23
cgroup: optionally mount a specific cgroup controllers together, and add cpu+...
Lennart Poettering
2011-08-20
exec: optionally apply cgroup attributes to the cgroups we create
Lennart Poettering
2011-07-06
cgroup: don't trim a cgroup we create, we might just take it over from somebo...
Lennart Poettering
2011-07-01
cgroup: kill processes even in cgroups that aren't realized
Lennart Poettering
2011-06-30
exec: add ControlGroupModify= switch to allow changing access mode to cgroups fs
Lennart Poettering
2011-04-20
cgroup: don't accidentaly trim on reload
Lennart Poettering
2011-04-12
cgroup: be nice to Ingo Molnar
Lennart Poettering
2011-03-29
cgroup: explain when we cannot initialize the cgroup stuff
Lennart Poettering
2011-03-03
kill: always send SIGCONT after SIGTERM
Lennart Poettering
2011-02-13
service: when guessing the main PID don't consider processes that aren't our ...
Lennart Poettering
2011-01-22
clang: fix some issues found with clang-analyzer
systemd/v17
Lennart Poettering
2010-11-17
cgroup: by default, duplicate service cgroup in the cpu hierarchy
Lennart Poettering
2010-11-15
cgroup: call root cgroup system instead of systemd-1
Lennart Poettering
2010-11-12
build-sys: fix usage of path macros
Lennart Poettering
2010-10-27
service: when after startup only one process is in a service's cgroup, assume...
Lennart Poettering
2010-08-31
service: rework killing logic so that we always kill the main process, even i...
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-13
cgroup: try harder to find a unit a PID belongs to by traversing through pare...
Lennart Poettering
2010-08-11
clang: fix numerous little issues found with clang-analyzer
Lennart Poettering
2010-07-12
cgroup: reimplement the last bit of libcgroup functionality natively
Lennart Poettering
2010-07-11
cgroup: kill processes, not tasks and other cgroup changes
Lennart Poettering
2010-07-10
cgroup: make cgroup controller name a constant
Lennart Poettering
2010-07-10
unit: trim cgroups when going down
Lennart Poettering
2010-06-21
pam: implement systemd PAM module and generelize cgroup API for that a bit
Lennart Poettering
2010-06-18
cgroup: make sure the user cannot accidentaly unmount our cgroup filesystem
Lennart Poettering
2010-06-16
notify: add minimal readiness/status protocol for spawned daemons
Lennart Poettering
2010-06-16
cgroup: drop inherit flag, this mus be fixed in the kernel
Lennart Poettering
2010-05-20
cgroup: consider not-realized cgroups empty when killing all processes in them
Lennart Poettering
2010-05-17
cgroup: don't require debug cgroup controller anymore, use name hierarchy ins...
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering