Sun, 28 Apr 2024 05:07:19 UTC | login

Information for RPM oomd-0.3.2-2.fc33.src.rpm

ID627916
Nameoomd
Version0.3.2
Release2.fc33
Epoch
Archsrc
SummaryUserspace Out-Of-Memory (OOM) killer
DescriptionOut 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.
Build Time2020-06-04 15:11:01 GMT
Size114.08 KB
603847deb2e627ace00f8216dfff17d1
LicenseGPLv2
Buildrootf33-build-236289-50569
Provides
oomd = 0.3.2-2.fc33
oomd-debuginfo = 0.3.2-2.fc33
oomd-debugsource = 0.3.2-2.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
gcc-c++
meson >= 0.45
pkgconfig(gmock)
pkgconfig(gtest_main)
pkgconfig(jsoncpp)
pkgconfig(libsystemd)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
systemd-rpm-macros
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
oomd-0.3.2.tar.gz104.48 KB
oomd.spec2.75 KB
Component of No Buildroots