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
/
basic
/
cgroup-util.c
Age
Commit message (
Expand
)
Author
2017-02-24
cgroup: rework cg_all_unified()
Lennart Poettering
2017-02-24
cgroup: rename cg_update_unified() → cg_unified_update()
Lennart Poettering
2017-02-24
cgroup: rename cg_unified() → cg_unified_controller()
Lennart Poettering
2017-02-24
cgroup: change cg_unified() to possibly return errors again
Lennart Poettering
2017-02-24
cgroup-util: check unified_cache before invoking streq()
Lennart Poettering
2017-02-22
cgroup-util: fix the case of default=unified, unified-cgroup-hierarchy=0
Zbigniew Jędrzejewski-Szmek
2017-02-22
cgroup-util: cache all cg_is_*_wanted answers, disable /sys/fs/cgroups/unifie...
Zbigniew Jędrzejewski-Szmek
2017-02-22
core/mount-setup: if unified hierarchy is not supported, fall back to legacy
Zbigniew Jędrzejewski-Szmek
2017-02-22
Rename cg_is_unified_systemd_controller_wanted to cg_is_hybrid_wanted
Zbigniew Jędrzejewski-Szmek
2017-02-20
pid1: add ./configure switch to select default cgroup hierarchy
Zbigniew Jędrzejewski-Szmek
2017-02-20
core: keep supporting cgroup hybrid layout from v232 for live upgrades
Tejun Heo
2017-02-20
core: make hybrid cgroup unified mode keep compat /sys/fs/cgroup/systemd hier...
Tejun Heo
2017-02-20
cgroup-util: fix the reversed return value of cg_is_unified_systemd_contoller...
Zbigniew Jędrzejewski-Szmek
2017-02-18
core: make SYSTEMD_CGROUP_CONTROLLER a special string
Tejun Heo
2017-02-18
core: simplify cg_[all_]unified()
Tejun Heo
2017-02-02
fs-util: unify code we use to check if dirent's d_name is "." or ".."
Lennart Poettering
2016-12-21
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-11-09
core: don't use the unified hierarchy for the systemd cgroup yet (#4628)
Martin Pitt
2016-11-07
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-13
nspawn: cleanup and chown the synced cgroup hierarchy (#4223)
Evgeny Vereshchagin
2016-10-07
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-07
util: use SPECIAL_ROOT_SLICE macro where appropriate
Lennart Poettering
2016-08-19
Merge pull request #3965 from htejun/systemd-controller-on-unified
Zbigniew Jędrzejewski-Szmek
2016-08-17
core: use the unified hierarchy for the systemd cgroup controller hierarchy
Tejun Heo
2016-08-15
core: rename cg_unified() to cg_all_unified()
Tejun Heo
2016-08-07
core: add cgroup CPU controller support on the unified hierarchy
Tejun Heo
2016-07-25
Merge pull request #3589 from brauner/cgroup_namespace
Lennart Poettering
2016-07-20
cgroup: suppress sending follow-up SIGCONT after sending SIGCONT/SIGKILL anyway
Lennart Poettering
2016-07-20
core: when forcibly killing/aborting left-over unit processes log about it
Lennart Poettering
2016-07-09
cgroup: detect cgroup namespaces
Christian Brauner
2016-05-18
core: add support for IOReadIOPSMax and IOWriteIOPSMax
Tejun Heo
2016-05-18
core: introduce CGroupIOLimitType enums
Tejun Heo
2016-05-05
core: add io controller support on the unified hierarchy
Tejun Heo
2016-03-26
core: update populated event handling in unified hierarchy
Tejun Heo
2016-03-26
cgroup2: use new fstype for unified hierarchy
Alban Crequy
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-10
cgroup: remove support for NetClass= directive
Daniel Mack
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-13
tree-wide: check if errno is greater than zero (2)
Zbigniew Jędrzejewski-Szmek
2016-01-13
tree-wide: check if errno is greater then zero
Zbigniew Jędrzejewski-Szmek
2016-01-12
tree-wide: use xsprintf() where applicable
Daniel Mack
2015-12-02
tests: turn check if manager cannot be intialized into macro
Zbigniew Jędrzejewski-Szmek
2015-12-01
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
stat-util.h: move F_TYPE_EQUAL() macro definition to stat-util.h
Lennart Poettering
2015-10-27
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
[next]