diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:51:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:51:52 +0000 |
commit | 4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch) | |
tree | 3900955c1886e6d2570fea7125ee1f01bafe876d /upstream/opensuse-tumbleweed/man5/systemd.scope.5 | |
parent | Adding upstream version 4.22.0. (diff) | |
download | manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip |
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-tumbleweed/man5/systemd.scope.5')
-rw-r--r-- | upstream/opensuse-tumbleweed/man5/systemd.scope.5 | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/upstream/opensuse-tumbleweed/man5/systemd.scope.5 b/upstream/opensuse-tumbleweed/man5/systemd.scope.5 index d3784c1d..64cb28d7 100644 --- a/upstream/opensuse-tumbleweed/man5/systemd.scope.5 +++ b/upstream/opensuse-tumbleweed/man5/systemd.scope.5 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.SCOPE" "5" "" "systemd 254" "systemd.scope" +.TH "SYSTEMD\&.SCOPE" "5" "" "systemd 255" "systemd.scope" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -98,8 +98,8 @@ the event is logged but the unit is terminated cleanly by the service manager\&. and one of the unit\*(Aqs processes is killed by the OOM killer the kernel is instructed to kill all remaining processes of the unit too, by setting the memory\&.oom\&.group attribute to -\fB1\fR; also see -\m[blue]\fBkernel documentation\fR\m[]\&\s-2\u[2]\d\s+2\&. +\fB1\fR; also see kernel page +\m[blue]\fBControl Group v2\fR\m[]\&\s-2\u[2]\d\s+2\&. .sp Defaults to the setting \fIDefaultOOMPolicy=\fR @@ -120,6 +120,8 @@ This setting also applies to \fBsystemd-oomd.service\fR(8)\&. Similarly to the kernel OOM kills performed by the kernel, this setting determines the state of the unit after \fBsystemd\-oomd\fR kills a cgroup associated with it\&. +.sp +Added in version 243\&. .RE .PP \fIRuntimeMaxSec=\fR @@ -127,6 +129,8 @@ kills a cgroup associated with it\&. Configures a maximum time for the scope to run\&. If this is used and the scope has been active for longer than the specified time it is terminated and put into a failure state\&. Pass "infinity" (the default) to configure no runtime limit\&. +.sp +Added in version 244\&. .RE .PP \fIRuntimeRandomizedExtraSec=\fR @@ -136,6 +140,8 @@ This option modifies by increasing the maximum runtime by an evenly distributed duration between 0 and the specified value (in seconds)\&. If \fIRuntimeMaxSec=\fR is unspecified, then this feature will be disabled\&. +.sp +Added in version 250\&. .RE .PP Check @@ -158,7 +164,7 @@ New Control Group Interfaces \%https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface .RE .IP " 2." 4 -kernel documentation +Control Group v2 .RS 4 \%https://docs.kernel.org/admin-guide/cgroup-v2.html .RE |