summaryrefslogtreecommitdiffstats
path: root/src/core/cgroup.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cgroup: Add ManagedOOMMemoryPressureDurationSec= override setting for unitsRyan Wilson2024-10-171-0/+1
* core/cgroup: drop `allow_cache` parameter in `unit_get_io_accounting()`Ivan Shapovalov2024-09-211-1/+1
* core,unit-def: use our usual way of asserting enumsMike Yuan2024-07-171-1/+1
* core: do not drop CGroupRuntime when unit stops, but only on GCMike Yuan2024-06-281-4/+1
* core: unify reset_accounting handlingMike Yuan2024-06-281-7/+2
* core/cgroup: make unit_has_host_root_cgroup take const Unit*Mike Yuan2024-06-281-1/+1
* core/cgroup: correct macro alignmentMike Yuan2024-06-281-4/+4
* various: move const ptr indicator to return valueZbigniew Jędrzejewski-Szmek2024-06-191-2/+2
* core/cgroup: introduce MemoryZSwapWriteback settingMike Yuan2024-03-141-0/+2
* cgroup: typo fix initial_restric_ifaces_link_fds → initial_restrict_ifaces_...Lennart Poettering2024-02-191-1/+1
* core: split out cgroup specific state fields from Unit → CGroupRuntimeLennart Poettering2024-02-161-1/+98
* Merge pull request #31039 from AdrianVovk/slice-freeze-thawLennart Poettering2024-01-311-3/+2
|\
| * core: Rework recursive freeze/thawAdrian Vovk2024-01-301-3/+2
* | core: rename "bpf-lsm.[ch]" → "bpf-restrict-fs.[ch]"Lennart Poettering2024-01-251-1/+1
* | core: constify PidRef argumentsYu Watanabe2024-01-241-3/+3
* | cgroup: Rename effective limits internal tableMichal Koutný2024-01-221-2/+2
|/
* core/cgroup: use designated initializer more, make dup source constMike Yuan2024-01-051-10/+9
* Merge pull request #28797 from Werkov/eff_limitsYu Watanabe2024-01-031-0/+13
|\
| * cgroup: Add EffectiveMemoryMax=, EffectiveMemoryHigh= and EffectiveTasksMax= ...Michal Koutný2024-01-031-0/+13
* | core/manager: add dbus API to create auxiliary scope from running serviceMichal Sekletar2024-01-031-0/+14
|/
* core: add unit_reset_{memory,io}_accounting_lastMike Yuan2023-11-131-0/+2
* core: generalize memory accounting attribute handlingMike Yuan2023-11-131-5/+20
* cgroup: add support for memory.zswap.currentFlorian Schmaus2023-11-121-0/+1
* cgroup: add support for memory.swap.currentFlorian Schmaus2023-11-111-0/+1
* cgroup: add support for memory.swap.peakFlorian Schmaus2023-11-111-0/+1
* cgroup: add support for memory.peakFlorian Schmaus2023-11-061-0/+1
* core: don't insert an extra space before each SocketBind{Allow,Deny}= itemFrantisek Sumsal2023-10-271-0/+1
* core: Add two more to_string() functionsDaan De Meyer2023-10-201-0/+6
* cgroup: turn device cgroup controller "rwm" strings into proper flagsLennart Poettering2023-10-181-5/+16
* Merge pull request #29272 from enr0n/coredump-containerLennart Poettering2023-10-161-0/+4
|\
| * core: add CoredumpReceive= settingNick Rosbrook2023-10-131-0/+4
* | core: add cgroup_add_or_update_device_allow()Luca Boccassi2023-10-121-0/+1
|/
* core: refactor compare_job_priority()Lennart Poettering2023-10-071-2/+3
* cgroup: rename cgroup_modify_nft_set() → unit_modify_nft_set()Lennart Poettering2023-10-061-1/+1
* cgroup: un-export two functionsLennart Poettering2023-10-061-3/+0
* cgroup: drop cgroup path parameter from xattr callsLennart Poettering2023-10-061-2/+2
* cgroup: rename cgroup_add_* to cgroup_context_*Lennart Poettering2023-10-061-2/+2
* cgroup: rename TasksMax structure to CGroupTasksMaxLennart Poettering2023-10-061-6/+6
* core: move pid watch/unwatch logic of the service manager to pidfdLennart Poettering2023-09-281-2/+5
* core: firewall integration of cgroups with NFTSet=Topi Miettinen2023-09-271-0/+5
* core: add DelegateSubgroup= settingLennart Poettering2023-04-271-0/+1
* cgroup: rework how we validate/escape cgroupsLennart Poettering2023-04-271-1/+1
* pid1: add unit file settings to control memory pressure logicLennart Poettering2023-03-011-0/+25
* core: add support for Startup memory limitsLuca Boccassi2023-02-151-0/+13
* core: ensure init.scope is realized after drop-ins have been loadedLuca Boccassi2023-01-231-0/+1
* journal: log filtering options support in PID1Quentin Deslandes2022-12-151-0/+1
* MemoryZSwapMax directive to configure new memory.zswap.max cgroup filePasha Vorobyev2022-11-151-0/+1
* Revert NFTSet featureYu Watanabe2022-06-221-4/+0
* core: firewall integration with ControlGroupNFTSet=Topi Miettinen2022-06-081-0/+4
* core: use LSM BPF functions to implement RestrictFileSystems=Iago Lopez Galeiras2021-10-061-0/+1