index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
cgroup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: Traverse leaves to realised cgroup to release controllers
Chris Down
2018-12-03
1
-1
/
+96
*
cgroup: Rework unit_realize_cgroup_now to explicitly be breadth-first
Chris Down
2018-12-03
1
-4
/
+94
*
cgroup: Move attribute application into unit_create_cgroup
Chris Down
2018-12-03
1
-27
/
+28
*
cgroup: use device_path_parse_major_minor() also for block device paths
Lennart Poettering
2018-11-29
1
-5
/
+12
*
stat-util: add new APIs device_path_make_{major_minor|canonical}() and device...
Lennart Poettering
2018-11-29
1
-50
/
+2
*
cgroups: beef up DeviceAllow= syntax a bit
Lennart Poettering
2018-11-29
1
-5
/
+46
*
core: add special handling for devices cgroup allow lists for /dev/block/* an...
Lennart Poettering
2018-11-29
1
-18
/
+64
*
cgroup: drastically simplify caching of cgroups members mask
Lennart Poettering
2018-11-23
1
-44
/
+5
*
cgroup: extend comment on what unit_release_cgroup() is for
Lennart Poettering
2018-11-23
1
-1
/
+2
*
cgroup: extend reasons when we realize the enable mask
Lennart Poettering
2018-11-23
1
-1
/
+1
*
cgroup: tighten call that detects whether we need to realize a unit's cgroup ...
Lennart Poettering
2018-11-23
1
-2
/
+17
*
cgroup: simplify check whether it makes sense to realize a cgroup
Lennart Poettering
2018-11-23
1
-3
/
+1
*
cgroup: in unit_invalidate_cgroup() actually modify invalidation mask
Lennart Poettering
2018-11-23
1
-2
/
+2
*
cgroup: be more careful with which controllers we can enable/disable on a cgroup
Lennart Poettering
2018-11-23
1
-6
/
+25
*
cgroup: add explanatory comment
Lennart Poettering
2018-11-23
1
-1
/
+1
*
cgroup: units that aren't loaded properly should not result in cgroup control...
Lennart Poettering
2018-11-23
1
-1
/
+5
*
cgroup: make unit_get_needs_bpf_firewall() static too
Lennart Poettering
2018-11-23
1
-28
/
+28
*
cgroup: make some functions static
Lennart Poettering
2018-11-23
1
-2
/
+2
*
cgroup: fine tune when to apply cgroup attributes to the root cgroup
Lennart Poettering
2018-11-23
1
-123
/
+174
*
cgroup: append \n to static strings we write to cgroup attributes
Lennart Poettering
2018-11-23
1
-3
/
+3
*
cgroup: tighten manager_owns_host_root_cgroup() a bit
Lennart Poettering
2018-11-23
1
-0
/
+3
*
cgroup: rename {manager_owns|unit_has}_root_cgroup() → .._host_root_cgroup()
Lennart Poettering
2018-11-23
1
-8
/
+8
*
cgroup: add a common routine for writing to attributes, and logging about it
Lennart Poettering
2018-11-23
1
-70
/
+29
*
cgroup: add a new macro for determining log level for cgroup attr write failures
Lennart Poettering
2018-11-23
1
-1
/
+6
*
cgroup: ignore EPERM for a couple of more attribute writes
Lennart Poettering
2018-11-23
1
-4
/
+4
*
cgroup: add comment explaining why we ignore EINVAL at two places
Lennart Poettering
2018-11-23
1
-2
/
+6
*
cgroup: suffix settings with "=" in log messages where appropriate
Lennart Poettering
2018-11-23
1
-2
/
+2
*
cgroup: only install cgroup release agent when we own the root cgroup
Lennart Poettering
2018-11-23
1
-1
/
+1
*
cgroup: use structured initialization
Lennart Poettering
2018-11-23
1
-16
/
+17
*
cgroup v2: Don't require CPU controller for CPU accounting in 4.15+
Chris Down
2018-11-18
1
-7
/
+6
*
cgroup: when determining which controllers we need, always extend the mask ac...
Lennart Poettering
2018-11-16
1
-6
/
+11
*
core: fix capitalization of CPUShares= settings
Lennart Poettering
2018-11-16
1
-2
/
+2
*
cgroup: actually reset the cgroup invalidation mask after we made our changes
Lennart Poettering
2018-11-08
1
-0
/
+2
*
core: include error cause in log message
Yu Watanabe
2018-10-19
1
-1
/
+1
*
tree-wide: some automatic coccinelle fixes (#10463)
Lennart Poettering
2018-10-19
1
-4
/
+4
*
cgroup: FOREACH_LINE excorcism
Lennart Poettering
2018-10-18
1
-6
/
+7
*
cgroup: voidify a few things
Lennart Poettering
2018-10-13
1
-8
/
+8
*
cgroup: make sure whitelist_device() always returns a valid return value
Lennart Poettering
2018-10-13
1
-6
/
+7
*
Merge pull request #10343 from poettering/manager-state-fix
Zbigniew Jędrzejewski-Szmek
2018-10-10
1
-3
/
+3
|
\
|
*
core: clean up test run flags
Lennart Poettering
2018-10-09
1
-3
/
+3
*
|
core: support cgroup v2 device controller
Roman Gushchin
2018-10-09
1
-39
/
+86
*
|
core: refactor bpf firewall support into a pseudo-controller
Roman Gushchin
2018-10-09
1
-27
/
+45
|
/
*
core: add IODeviceLatencyTargetSec
Tejun Heo
2018-08-22
1
-7
/
+49
*
core: introduce cgroup_add_device_allow()
Yu Watanabe
2018-08-06
1
-0
/
+29
*
core: add MemoryMin
Tejun Heo
2018-07-12
1
-1
/
+4
*
core/cgroup: drop unnecessary condition
Yu Watanabe
2018-06-25
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
core: when applying io/blkio per-device rules, don't remove them if they fail
Lennart Poettering
2018-06-12
1
-36
/
+20
*
Merge pull request #9255 from poettering/block-dev-fixes
Zbigniew Jędrzejewski-Szmek
2018-06-12
1
-15
/
+22
|
\
[next]