index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
cgroup.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: Add ManagedOOMMemoryPressureDurationSec= override setting for units
Ryan Wilson
2024-10-17
1
-0
/
+1
*
core/cgroup: drop `allow_cache` parameter in `unit_get_io_accounting()`
Ivan Shapovalov
2024-09-21
1
-1
/
+1
*
core,unit-def: use our usual way of asserting enums
Mike Yuan
2024-07-17
1
-1
/
+1
*
core: do not drop CGroupRuntime when unit stops, but only on GC
Mike Yuan
2024-06-28
1
-4
/
+1
*
core: unify reset_accounting handling
Mike Yuan
2024-06-28
1
-7
/
+2
*
core/cgroup: make unit_has_host_root_cgroup take const Unit*
Mike Yuan
2024-06-28
1
-1
/
+1
*
core/cgroup: correct macro alignment
Mike Yuan
2024-06-28
1
-4
/
+4
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-2
/
+2
*
core/cgroup: introduce MemoryZSwapWriteback setting
Mike Yuan
2024-03-14
1
-0
/
+2
*
cgroup: typo fix initial_restric_ifaces_link_fds → initial_restrict_ifaces_...
Lennart Poettering
2024-02-19
1
-1
/
+1
*
core: split out cgroup specific state fields from Unit → CGroupRuntime
Lennart Poettering
2024-02-16
1
-1
/
+98
*
Merge pull request #31039 from AdrianVovk/slice-freeze-thaw
Lennart Poettering
2024-01-31
1
-3
/
+2
|
\
|
*
core: Rework recursive freeze/thaw
Adrian Vovk
2024-01-30
1
-3
/
+2
*
|
core: rename "bpf-lsm.[ch]" → "bpf-restrict-fs.[ch]"
Lennart Poettering
2024-01-25
1
-1
/
+1
*
|
core: constify PidRef arguments
Yu Watanabe
2024-01-24
1
-3
/
+3
*
|
cgroup: Rename effective limits internal table
Michal Koutný
2024-01-22
1
-2
/
+2
|
/
*
core/cgroup: use designated initializer more, make dup source const
Mike Yuan
2024-01-05
1
-10
/
+9
*
Merge pull request #28797 from Werkov/eff_limits
Yu Watanabe
2024-01-03
1
-0
/
+13
|
\
|
*
cgroup: Add EffectiveMemoryMax=, EffectiveMemoryHigh= and EffectiveTasksMax= ...
Michal Koutný
2024-01-03
1
-0
/
+13
*
|
core/manager: add dbus API to create auxiliary scope from running service
Michal Sekletar
2024-01-03
1
-0
/
+14
|
/
*
core: add unit_reset_{memory,io}_accounting_last
Mike Yuan
2023-11-13
1
-0
/
+2
*
core: generalize memory accounting attribute handling
Mike Yuan
2023-11-13
1
-5
/
+20
*
cgroup: add support for memory.zswap.current
Florian Schmaus
2023-11-12
1
-0
/
+1
*
cgroup: add support for memory.swap.current
Florian Schmaus
2023-11-11
1
-0
/
+1
*
cgroup: add support for memory.swap.peak
Florian Schmaus
2023-11-11
1
-0
/
+1
*
cgroup: add support for memory.peak
Florian Schmaus
2023-11-06
1
-0
/
+1
*
core: don't insert an extra space before each SocketBind{Allow,Deny}= item
Frantisek Sumsal
2023-10-27
1
-0
/
+1
*
core: Add two more to_string() functions
Daan De Meyer
2023-10-20
1
-0
/
+6
*
cgroup: turn device cgroup controller "rwm" strings into proper flags
Lennart Poettering
2023-10-18
1
-5
/
+16
*
Merge pull request #29272 from enr0n/coredump-container
Lennart Poettering
2023-10-16
1
-0
/
+4
|
\
|
*
core: add CoredumpReceive= setting
Nick Rosbrook
2023-10-13
1
-0
/
+4
*
|
core: add cgroup_add_or_update_device_allow()
Luca Boccassi
2023-10-12
1
-0
/
+1
|
/
*
core: refactor compare_job_priority()
Lennart Poettering
2023-10-07
1
-2
/
+3
*
cgroup: rename cgroup_modify_nft_set() → unit_modify_nft_set()
Lennart Poettering
2023-10-06
1
-1
/
+1
*
cgroup: un-export two functions
Lennart Poettering
2023-10-06
1
-3
/
+0
*
cgroup: drop cgroup path parameter from xattr calls
Lennart Poettering
2023-10-06
1
-2
/
+2
*
cgroup: rename cgroup_add_* to cgroup_context_*
Lennart Poettering
2023-10-06
1
-2
/
+2
*
cgroup: rename TasksMax structure to CGroupTasksMax
Lennart Poettering
2023-10-06
1
-6
/
+6
*
core: move pid watch/unwatch logic of the service manager to pidfd
Lennart Poettering
2023-09-28
1
-2
/
+5
*
core: firewall integration of cgroups with NFTSet=
Topi Miettinen
2023-09-27
1
-0
/
+5
*
core: add DelegateSubgroup= setting
Lennart Poettering
2023-04-27
1
-0
/
+1
*
cgroup: rework how we validate/escape cgroups
Lennart Poettering
2023-04-27
1
-1
/
+1
*
pid1: add unit file settings to control memory pressure logic
Lennart Poettering
2023-03-01
1
-0
/
+25
*
core: add support for Startup memory limits
Luca Boccassi
2023-02-15
1
-0
/
+13
*
core: ensure init.scope is realized after drop-ins have been loaded
Luca Boccassi
2023-01-23
1
-0
/
+1
*
journal: log filtering options support in PID1
Quentin Deslandes
2022-12-15
1
-0
/
+1
*
MemoryZSwapMax directive to configure new memory.zswap.max cgroup file
Pasha Vorobyev
2022-11-15
1
-0
/
+1
*
Revert NFTSet feature
Yu Watanabe
2022-06-22
1
-4
/
+0
*
core: firewall integration with ControlGroupNFTSet=
Topi Miettinen
2022-06-08
1
-0
/
+4
*
core: use LSM BPF functions to implement RestrictFileSystems=
Iago Lopez Galeiras
2021-10-06
1
-0
/
+1
[next]