summaryrefslogtreecommitdiff
path: root/src/shared/cgroup-setup.c
Commit message (Expand)AuthorAgeFilesLines
* core: change ownership of subcgroup we create recursively, it shall be owned ...Lennart Poettering2023-04-271-0/+76
* Include <threads.h> if possible to get thread_local definitionCristian Rodríguez2023-03-061-0/+1
* take jointly mounted controllers into account when migrate cgroups, otherwise...jiangchuangang2022-08-221-0/+2
* core/cgroup: CPUWeight/CPUShares support idle inputwineway2022-08-111-0/+6
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-1/+0
* core/execute: warn when threaded mode is detectedYu Watanabe2022-02-161-0/+3
* tree-wide: don't use mkdir_errno_wrapper() without reasonLennart Poettering2021-11-161-1/+1
* cgroup: when checking for legacy controllers, ignore any we don't care aboutDan Streetman2021-10-141-0/+4
* cgroup: check if any controller is in use as v1Dan Streetman2021-10-131-0/+61
* cgroup-util: port from nftw() to recurse_dir()Lennart Poettering2021-10-071-35/+48
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: drop pointless zero initialization (#16884)fangxiuning2020-08-281-1/+1
* Merge pull request #15662 from Werkov/fix-cgroup-disableLennart Poettering2020-08-251-41/+25
|\
| * cgroup: Cleanup function usageMichal Koutný2020-08-191-17/+0
| * cgroup: Swap cgroup v1 deletion and migrationMichal Koutný2020-08-191-24/+25
* | shared/cgroup-setup: reduce scope of variablesZbigniew Jędrzejewski-Szmek2020-08-171-4/+2
|/
* tree-wide: drop double newlineYu Watanabe2019-11-041-1/+0
* util-lib: move some functions from basic/cgroup-util to shared/cgroup-setupZbigniew Jędrzejewski-Szmek2019-09-161-0/+860