From fa0db81267e9f67ca88f3187f8305b32bf8ae1b0 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 18 Feb 2021 23:51:13 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/systemd.git#2d2d8b7165cc09dd770330a3c3e1b53693e105a8 --- 10-oomd-user-service-defaults.conf | 2 +- systemd.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/10-oomd-user-service-defaults.conf b/10-oomd-user-service-defaults.conf index d78f327..6e71de7 100644 --- a/10-oomd-user-service-defaults.conf +++ b/10-oomd-user-service-defaults.conf @@ -1,3 +1,3 @@ [Service] ManagedOOMMemoryPressure=kill -ManagedOOMMemoryPressureLimit=4% +ManagedOOMMemoryPressureLimit=10% diff --git a/systemd.spec b/systemd.spec index 505ae8a..23b6a35 100644 --- a/systemd.spec +++ b/systemd.spec @@ -21,7 +21,7 @@ Name: systemd Url: https://www.freedesktop.org/wiki/Software/systemd Version: 247.3 -Release: 2%{?dist} +Release: 3%{?dist} # For a breakdown of the licensing, see README License: LGPLv2+ and MIT and GPLv2+ Summary: System and Service Manager @@ -930,6 +930,9 @@ getent passwd systemd-network &>/dev/null || useradd -r -u 192 -l -g systemd-net %files standalone-sysusers -f .file-list-standalone-sysusers %changelog +* Wed Feb 17 2021 Michel Alexandre Salim - 247.3-3 +- Increase oomd user memory pressure limit to 10% (#1929856) + * Fri Feb 5 2021 Anita Zhang - 247.3-2 - Changes for https://fedoraproject.org/wiki/Changes/EnableSystemdOomd. - Backports consist primarily of PR #18361, #18444, and #18401 (plus some