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
/
test
/
test-cgroup-mask.c
Age
Commit message (
Expand
)
Author
2016-07-27
fix
Luke Shumaker
2016-05-20
Merge pull request #3290 from htejun/cgroup2-io-compat
Lennart Poettering
2016-05-20
basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical...
Evgeny Vereshchagin
2016-05-18
core: translate between IO and BlockIO settings to ease transition
Tejun Heo
2016-04-12
tests: override XDG_RUNTIME_DIR where we use the user runtime dir
Lennart Poettering
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-20
test-cgroup-mask: check return value
Zbigniew Jędrzejewski-Szmek
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
core: enable TasksMax= for all services by default, and set it to 512
Lennart Poettering
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-06-11
test-cgroup-mask: unit_get_sibling_mask ignores cgroup_supported
Filipe Brandenburger
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-10-04
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-07-20
test-cgroup-mask: fix masks in test and enable by default
Zbigniew Jędrzejewski-Szmek
2014-07-20
test-cgroup-mask: pass on kernels without memory controller
Zbigniew Jędrzejewski-Szmek
2014-07-20
test-engine: fix access to unit load path
Zbigniew Jędrzejewski-Szmek
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-17
core: rework cgroup mask propagation
Lennart Poettering
2013-12-10
fix scan-build issues
Thomas Hindoe Paaboel Andersen
2013-11-30
core: allocate a kdbus bus for each systemd instance, if we can
Lennart Poettering
2013-11-22
cgroups: Cache controller masks and optimize queues.
David Strauss