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
*
tree-wide: always drop unnecessary dot in path
Yu Watanabe
2021-05-28
1
-1
/
+1
*
core: convert Slice= into a proper dependency (and add a back dependency)
Lennart Poettering
2021-05-25
1
-19
/
+4
*
core: add UNIT_GET_SLICE() helper
Lennart Poettering
2021-05-25
1
-20
/
+38
*
core: rebreak a few comments
Lennart Poettering
2021-05-25
1
-9
/
+6
*
core: split dependency types into atoms
Lennart Poettering
2021-05-25
1
-12
/
+15
*
cgroup: drop explicit NULL comparisons
Lennart Poettering
2021-05-11
1
-1
/
+1
*
tree-wide: move variables to innermost scope
Lennart Poettering
2021-05-11
1
-3
/
+1
*
tree-wide: use af_to_ipv4_ipv6() + af_from_ipv4_ipv6() helpers at various places
Lennart Poettering
2021-05-11
1
-6
/
+8
*
socket-bind: use lowercase "ipv4"/"ipv6" spelling
Lennart Poettering
2021-05-11
1
-2
/
+3
*
core/cgroup: remove some unnecessary variables
Zbigniew Jędrzejewski-Szmek
2021-05-04
1
-10
/
+5
*
core: remove spurious % in dump string
Zbigniew Jędrzejewski-Szmek
2021-05-04
1
-1
/
+1
*
core/cgroup: use assert_se() more
Zbigniew Jędrzejewski-Szmek
2021-05-04
1
-9
/
+4
*
core: apply LogLevelMax to messages about units
Ryan Hendrickson
2021-05-03
1
-10
/
+8
*
core: add socket-bind cgroup mask harness
Julia Kartseva
2021-04-27
1
-0
/
+29
*
cgroup: add socket-bind to cgroup context
Julia Kartseva
2021-04-27
1
-0
/
+44
*
core: add bpf-foreign cgroup mask and harness
Julia Kartseva
2021-04-10
1
-0
/
+29
*
cgroup: add foreign program to cgroup context
Julia Kartseva
2021-04-10
1
-0
/
+45
*
Merge pull request #18553 from Werkov/cgroup-user-instance-controllers
Zbigniew Jędrzejewski-Szmek
2021-03-10
1
-21
/
+3
|
\
|
*
Revert "Silence cgroups v1 read-only filesystem warning"
Michal Koutný
2021-02-11
1
-20
/
+2
|
*
core: Make (user) instance aware of delegated cgroup controllers
Michal Koutný
2021-02-11
1
-1
/
+1
*
|
cgroup: don't generate BPF firewall unsupported warning on wrong unit
Lennart Poettering
2021-02-25
1
-8
/
+8
*
|
core: use our usual UINT32_MAX scaling for OOMD limits
Lennart Poettering
2021-02-18
1
-2
/
+2
*
|
parse-util: add format string macro for outputting permyriad
Lennart Poettering
2021-02-18
1
-0
/
+1
*
|
oom: add unit file settings for oomd avoid/omit xattrs
Anita Zhang
2021-02-12
1
-8
/
+48
*
|
oom: shorten xattr name
Anita Zhang
2021-02-09
1
-1
/
+1
|
/
*
core: map io.bfq.weight to 1..1000
Zbigniew Jędrzejewski-Szmek
2021-02-04
1
-16
/
+19
*
oom: rework *MemoryPressureLimit= properties to have 1/10000 precision
Anita Zhang
2021-02-03
1
-2
/
+2
*
Silence cgroups v1 read-only filesystem warning
Daan De Meyer
2020-12-09
1
-2
/
+20
*
cgroup: Also set blkio.bfq.weight
Pavel Hrdina
2020-12-08
1
-0
/
+5
*
meson: add missing "S" to SYSTEMD_CGROUPS_AGENT_PATH
Zbigniew Jędrzejewski-Szmek
2020-12-01
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
core: clean up inactive/failed {service|scope}'s cgroups when the last proces...
Anita Zhang
2020-10-27
1
-1
/
+25
*
core: systemd-oomd pid1 integration
Anita Zhang
2020-10-08
1
-0
/
+41
*
core: add ManagedOOM*= properties to configure systemd-oomd on the unit
Anita Zhang
2020-10-08
1
-2
/
+11
*
tree-wide: use ERRNO_IS_PRIVILEGE() whereever appropriate
Lennart Poettering
2020-09-22
1
-1
/
+1
*
Merge pull request #16984 from yuwata/make-log_xxx_error-void
Lennart Poettering
2020-09-09
1
-8
/
+8
|
\
|
*
core: make log_unit_error() or friends return void
Yu Watanabe
2020-09-08
1
-8
/
+8
*
|
cgroup: freezer action must be NOP when cgroup v2 freezer is not available
Michal Sekletár
2020-09-08
1
-0
/
+3
|
/
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-12
/
+6
*
cgroup: Cleanup function usage
Michal Koutný
2020-08-19
1
-10
/
+10
*
cgroup: Reduce unit_get_ancestor_disable_mask use
Michal Koutný
2020-08-19
1
-1
/
+1
*
cgroup: Introduce family queueing instead of siblings
Michal Koutný
2020-08-19
1
-42
/
+33
*
cgroup: Implicit unit_invalidate_cgroup_members_masks
Michal Koutný
2020-08-19
1
-0
/
+5
*
cgroup: Eager realization in unit_free
Michal Koutný
2020-08-19
1
-5
/
+11
*
cgroup: Swap cgroup v1 deletion and migration
Michal Koutný
2020-08-19
1
-13
/
+29
*
cgroup: Add root slice to cgroup realization queue
Michal Koutný
2020-07-28
1
-22
/
+7
*
cgroup: Make realize_queue behave FIFO
Michal Koutný
2020-07-28
1
-1
/
+1
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-8
/
+8
*
core/cgroup: fix return value of unit_cgorup_freezer_action()
Michal Sekletar
2020-05-07
1
-1
/
+1
*
core: introduce support for cgroup freezer
Michal Sekletár
2020-04-30
1
-1
/
+95
[next]