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
/
core
/
cgroup.h
Age
Commit message (
Expand
)
Author
2014-11-05
core: introduce new Delegate=yes/no property controlling creation of cgroup s...
Lennart Poettering
2014-05-22
cgroups: simplify CPUQuota= logic
Lennart Poettering
2014-05-22
cgroup: rework startup logic
Lennart Poettering
2014-05-22
core: add startup resource control option
WaLyong Cho
2014-04-25
core: expose CFS CPU time quota as high-level unit properties
Lennart Poettering
2014-02-17
core: rework cgroup mask propagation
Lennart Poettering
2013-11-22
cgroups: Cache controller masks and optimize queues.
David Strauss
2013-09-17
cgroup: get rid of MemorySoftLimit=
Lennart Poettering
2013-07-01
cgroup: readd proper cgroup empty tracking
Lennart Poettering
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-01-14
core: add bus API and systemctl commands for altering cgroup parameters durin...
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-05-03
service: explicitly remove control/ subcgroup after each control command
Lennart Poettering
2012-04-16
logind: remove redundant entries from logind's default controller lists too
Lennart Poettering
2012-04-16
manager: remove unavailable/redundant entries from default controllers list
Lennart Poettering
2012-04-13
service: place control command in subcgroup control/
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers