public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Enable low-memory-monitor.service by default
@ 2026-08-10 9:35 Bastien Nocera
0 siblings, 0 replies; only message in thread
From: Bastien Nocera @ 2026-08-10 9:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : e33ab3fdbd8b1ab0298c86f834eecc44666495d9
Author : Bastien Nocera <hadess@hadess.net>
Date : 2020-10-14T18:13:53+00:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/e33ab3fdbd8b1ab0298c86f834eecc44666495d9?branch=f45
Log:
Enable low-memory-monitor.service by default
The low-memory-monitor service is used to implement the GMemoryMonitor
API in GLib, and is used by a number of applications to reduce their
memory footprint when needed.
See https://developer.gnome.org/gio/stable/GMemoryMonitor.html
and http://www.hadess.net/2019/12/gmemorymonitor-low-memory-monitor-2nd.html
Signed-off-by: Bastien Nocera <hadess@hadess.net>
---
diff --git a/80-workstation.preset b/80-workstation.preset
index c5e8b1a..2555647 100644
--- a/80-workstation.preset
+++ b/80-workstation.preset
@@ -25,3 +25,6 @@ enable thermald.service
# enable uresourced by default on workstation
# https://pagure.io/fesco/issue/2457
enable uresourced.service
+
+# enable low-memory-monitor for GMemoryMonitor API
+enable low-memory-monitor.service
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 9:35 [rpms/fedora-release] f45: Enable low-memory-monitor.service by default Bastien Nocera
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox