Fedora 42 Update: oomd-0.5.0-14.fc42

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-d9f798d1d3
2025-03-15 00:23:42.170526+00:00
--------------------------------------------------------------------------------

Name        : oomd
Product     : Fedora 42
Version     : 0.5.0
Release     : 14.fc42
URL         : https://github.com/facebookincubator/oomd/
Summary     : Userspace Out-Of-Memory (OOM) killer
Description :
Out of memory killing has historically happened inside kernel space. On a
memory overcommitted linux system, malloc(2) and friends usually never fail.
However, if an application dereferences the returned pointer and the system has
run out of physical memory, the linux kernel is forced take extreme measures,
up to and including killing processes. This is sometimes a slow and painful
process because the kernel can spend an unbounded amount of time swapping in
and out pages and evicting the page cache. Furthermore, configuring policy is
not very flexible while being somewhat complicated.

oomd aims to solve this problem in userspace. oomd leverages PSI and cgroupv2
to monitor a system holistically. oomd then takes corrective action in
userspace before an OOM occurs in kernel space. Corrective action is configured
via a flexible plugin system, in which custom code can be written. By default,
this involves killing offending processes. This enables an unparalleled level
of flexibility where each workload can have custom protection rules.
Furthermore, time spent livedlocked in kernelspace is minimized.

--------------------------------------------------------------------------------
Update Information:

jsoncpp
Update to 1.9.6.
cmake
Update to 3.31.6.
guayadeque
Update to 0.7.0.
openxr
Update to 1.1.45.
powdertoy
Update to 99.3.384.
waybar
Update to 0.12.0.
all packages
Rebuild (jsoncpp).
--------------------------------------------------------------------------------
ChangeLog:

* Thu Feb 27 2025 Björn Esser <besser82@xxxxxxxxxxxxxxxxx> - 0.5.0-14
- Rebuild (jsoncpp)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2341401 - svxlink: FTBFS in Fedora rawhide/f42
        https://bugzilla.redhat.com/show_bug.cgi?id=2341401
  [ 2 ] Bug #2346964 - waybar-0.12.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2346964
  [ 3 ] Bug #2347079 - powdertoy-99.3.384 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2347079
  [ 4 ] Bug #2347346 - cmake-3.31.6 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2347346
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-d9f798d1d3' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux