]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup: Restrict effective limits with global resource provision 28797/head
authorMichal Koutný <mkoutny@suse.com>
Mon, 14 Aug 2023 17:59:57 +0000 (19:59 +0200)
committerMichal Koutný <mkoutny@suse.com>
Wed, 3 Jan 2024 12:43:04 +0000 (13:43 +0100)
commit93f8e88d23bd383b5134f32c1e2ee315ac3a38c8
treec88c62d467735870ecc9ea6b4cd0037860750e70
parentce35bb95c7b6fe9a48d2b8628bd690279b17fffa
cgroup: Restrict effective limits with global resource provision

Global resource (whole system or root cg's (e.g. in a container)) is
also a well-defined limit for memory and tasks, take it into account
when calculating effective limits.
man/systemd.resource-control.xml
src/core/cgroup.c