Sun, 07 Jul 2024 14:00:38 UTC | login

Information for RPM oomd-0.5.0-11.fc40.src.rpm

ID1239685
Nameoomd
Version0.5.0
Release11.fc40
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 Time2024-03-17 17:06:57 GMT
Size170.13 KB
fefa369c4408cd25bd6d0b9f971679b6
LicenseGPL-2.0-only
Buildrootf40-build-790091-136272
Provides
oomd = 0.5.0-11.fc40
oomd-debuginfo = 0.5.0-11.fc40
oomd-debugsource = 0.5.0-11.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
gcc-c++
gmock-devel
gtest-devel
meson >= 0.45
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 6 of 6
Name ascending sort Size
076af42b270388f38055fdf60dccbb3001de723a.patch1.22 KB
3989e169fc0da9c29da8dd692427d4f4c1ace413.patch1.28 KB
83a6742f08349fbc93f459228dcc3d1f56eac411.patch1.06 KB
oomd-0.5.0.tar.gz148.89 KB
oomd-disable-datalifecycle-children-test.patch1.56 KB
oomd.spec5.64 KB
Component of No Buildroots