Fri, 20 Sep 2024 00:01:50 UTC | login

Information for build oomd-0.5.0-12.fc41

ID336108
Package Nameoomd
Version0.5.0
Release12.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/oomd.git#eca3219a141876b56fa00c08ce3bddbf0da3d7e6
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 12 Aug 2024 01:11:50 UTC
CompletedMon, 12 Aug 2024 04:36:38 UTC
Taskbuild (f41, /rpms/oomd.git:eca3219a141876b56fa00c08ce3bddbf0da3d7e6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/oomd.git#eca3219a141876b56fa00c08ce3bddbf0da3d7e6'}}
Tags
f41
RPMs
src
oomd-0.5.0-12.fc41.src.rpm (info) (download)
riscv64
oomd-0.5.0-12.fc41.riscv64.rpm (info) (download)
oomd-debuginfo-0.5.0-12.fc41.riscv64.rpm (info) (download)
oomd-debugsource-0.5.0-12.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jan 30 2024 Michel Lind <salimma@fedoraproject.org> - 0.5.0-11 - Enable verbose test output - Use SPDX license identifier - Disable DataLifeCycle children comparison while we investigate failure with newer kernels * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Aug 09 2022 Davide Cavalca <dcavalca@fedoraproject.org> - 0.5.0-6 - Backport upstream commit to add a missing include Fixes: RHBZ#2113559 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild