Unnamed repository
Go to file
Felipe Borges 8063717b73 Debounce mount checks in Low Disk Space monitoring
When an environment triggers too many mount events, the Low Disk Space
monitor will parse the mount table with g_unix_mounts_get() too many times,
causing gsd-housekeeping to consume excessive CPU.

These changes prevent mount change events from triggering too many expensive
mount checks by adding a rate-limiting timeout with delays and ensuring only
one pending check is queued at a time.

Resolves: RHEL-138578
2026-05-05 14:36:47 +02:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 01:57:46 +02:00
0001-power-Enable-power-saver-profile-when-low-on-battery.patch Backport power profile changes 2021-08-20 21:04:58 +02:00
0001-power-Respect-the-nothing-power-button-action-for-VM.patch Make power-button-action default to poweroff on servers 2023-02-22 16:31:24 +01:00
gating.yaml enabling gating for el9 2021-06-16 13:23:37 +02:00
gnome-settings-daemon.spec Debounce mount checks in Low Disk Space monitoring 2026-05-05 14:36:47 +02:00
housekeeping-debounce-mount-checks.patch Debounce mount checks in Low Disk Space monitoring 2026-05-05 14:36:47 +02:00
housekeeping-disambiguate-mount-names-in-notifications.patch Disambiguate mount points with same name on "Low Disk Space" notifications 2025-03-04 13:05:09 +01:00
im-module-setting-fix.patch Manage im-context Xsetting dynamically 2022-07-20 00:25:57 +02:00
org.gnome.settings-daemon.plugins.power.gschema.override RHEL 9.0.0 Alpha bootstrap 2020-10-15 01:57:46 +02:00
power-button-action-server.patch Add power-button-action-server for "Server with GUI" 2025-01-20 15:39:57 +01:00
print-notifications-clear-in-stop.patch Clear members of GsdPrintNotificationsManager in stop() 2023-02-20 17:01:31 +01:00
smartcard-hotplug.patch Fix smartcards only working when cold plugged 2024-10-29 12:57:51 +01:00
sources Update to 40.0.1 2021-05-07 17:23:15 +02:00
subman-build-option.patch Add build option to disable subman plugin 2025-02-27 16:06:49 +01:00
subman-delay-startup-notification-by-30min.patch subman: Improve reliability of startup registration notification 2025-10-29 15:31:51 +01:00
subman-launch-registration-dialog-directly.patch Make "Register System" notification launch registration dialog directly 2025-01-30 17:53:56 +01:00
subscription-manager-support.patch Try to start rhsm if it's not already running 2024-01-18 11:26:36 -05:00
usb-protection-dont-crash-when-screensaver-service-unavailable.patch Fix crash when we can't get screensaver status 2024-03-25 14:12:09 +01:00