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
*
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
|
\
|
*
cgroup: beef up device lookup logic for block devices
Lennart Poettering
2018-06-11
1
-15
/
+22
*
|
pid1: do not reset subtree_control on already-existing units with delegation
Zbigniew Jędrzejewski-Szmek
2018-06-11
1
-4
/
+11
|
/
*
cgroup: tiny log message tweak, say that we ignore one kind of failure
Lennart Poettering
2018-06-05
1
-1
/
+1
*
Add macro for checking if some flags are set
Zbigniew Jędrzejewski-Szmek
2018-06-04
1
-1
/
+1
*
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-1
/
+1
*
tree-wide: avoid assignment of r just to use in a comparison
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-3
/
+1
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
util-lib: introduce new empty_or_root() helper (#8746)
Lennart Poettering
2018-04-18
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
core: skip the removal of cgroups in the TEST_RUN_MINIMAL mode (#8622)
Evgeny Vereshchagin
2018-04-03
1
-1
/
+1
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
core: ignore errors from cg_create_and_attach() in test mode (#8401)
Michal Sekletar
2018-03-09
1
-11
/
+12
*
Merge pull request #8149 from poettering/fake-root-cgroup
Lennart Poettering
2018-03-01
1
-10
/
+36
|
\
|
*
core: turn on memory/cpu/tasks accounting by default for the root slice
Lennart Poettering
2018-02-09
1
-5
/
+22
|
*
core: hook up /proc queries for the root slice, too
Lennart Poettering
2018-02-09
1
-3
/
+11
|
*
cgroup-util: rework cg_get_keyed_attribute() a bit
Lennart Poettering
2018-02-09
1
-2
/
+3
*
|
bpf: use BPF_F_ALLOW_MULTI flag if it is available
Lennart Poettering
2018-02-21
1
-20
/
+2
*
|
core: add new new bus call for migrating foreign processes to scope/service u...
Lennart Poettering
2018-02-12
1
-9
/
+136
*
|
cgroup: add a new "can_delegate" flag to the unit vtable, and set it for scop...
Lennart Poettering
2018-02-12
1
-9
/
+18
|
/
*
Merge pull request #7915 from poettering/pids-max-tweak
Zbigniew Jędrzejewski-Szmek
2018-01-25
1
-22
/
+62
|
\
|
*
core: propagate TasksMax= on the root slice to sysctls
Lennart Poettering
2018-01-22
1
-10
/
+37
|
*
cgroup: when querying the number of tasks in the root slice use the pid_max s...
Lennart Poettering
2018-01-22
1
-0
/
+5
|
*
cgroup: add proper API to determine whether our unit manags to root cgroup
Lennart Poettering
2018-01-22
1
-11
/
+19
|
*
cgroup: use CGROUP_LIMIT_MAX where appropriate
Lennart Poettering
2018-01-22
1
-1
/
+1
*
|
core: rework how we track which PIDs to watch for a unit
Lennart Poettering
2018-01-23
1
-9
/
+15
*
|
core: unify call we use to synthesize cgroup empty events when we stopped wat...
Lennart Poettering
2018-01-23
1
-0
/
+25
*
|
core: fix manager_get_unit_by_pid() special casing of manager PID
Lennart Poettering
2018-01-23
1
-1
/
+1
|
/
*
core: un-break PrivateDevices= by allowing it to mknod /dev/ptmx
Alan Jenkins
2018-01-18
1
-1
/
+2
*
basic: split out blockdev-util.[ch] from util.h
Lennart Poettering
2017-12-25
1
-1
/
+2
*
core: warn about left-over processes in cgroup on unit start
Lennart Poettering
2017-11-25
1
-13
/
+29
*
unit: initialize bpf cgroup realization state properly
Lennart Poettering
2017-11-25
1
-2
/
+2
*
cgroup: when dispatching the cgroup realization queue, check again if we shal...
Lennart Poettering
2017-11-25
1
-15
/
+28
*
cgroup: drop unused parameter from function
Lennart Poettering
2017-11-25
1
-2
/
+4
*
cgroup: downgrade the log level of "invocation id" messages to debug (#7422)
Evgeny Vereshchagin
2017-11-23
1
-1
/
+1
*
cgroup: fix delegation on the unified hierarchy
Lennart Poettering
2017-11-21
1
-3
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: fix message about detected memory hierarchy
Zbigniew Jędrzejewski-Szmek
2017-11-15
1
-3
/
+3
*
Use plural DelegateControllers= consistently
Zbigniew Jędrzejewski-Szmek
2017-11-15
1
-1
/
+1
*
core: rework the Delegate= unit file setting to take a list of controller names
Lennart Poettering
2017-11-13
1
-15
/
+35
*
string-util: add delete_trailing_chars() and skip_leading_chars() helpers
Lennart Poettering
2017-11-13
1
-5
/
+3
*
cgroup: make use of unit_get_subtree_mask() where appropriate
Lennart Poettering
2017-11-13
1
-4
/
+2
*
core: track why unit dependencies came to be
Lennart Poettering
2017-11-10
1
-3
/
+6
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
*
cgroup: IN_SET() FTW!
Lennart Poettering
2017-09-27
1
-1
/
+1
*
cgroup: after determining that a cgroup is empty, asynchronously dispatch this
Lennart Poettering
2017-09-27
1
-19
/
+94
*
core: rename cgroup_queue → cgroup_realize_queue
Lennart Poettering
2017-09-27
1
-15
/
+17
*
core/cgroup: add a helper macro for a common pattern (#6926)
Zbigniew Jędrzejewski-Szmek
2017-09-27
1
-32
/
+4
*
cgroup: refuse to return accounting data if accounting isn't turned on
Lennart Poettering
2017-09-22
1
-0
/
+35
[next]