oomd 0.5.0-1build1 source package in Ubuntu

Changelog

oomd (0.5.0-1build1) jammy; urgency=medium

  * No-change rebuild against libjsoncpp25

 -- Steve Langasek <email address hidden>  Tue, 14 Dec 2021 07:49:49 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
oomd_0.5.0.orig.tar.gz 148.9 KiB 89efe256c42223c7688cacdbc51605da1104de666ed27d32e38f60e311fd1356
oomd_0.5.0-1build1.debian.tar.xz 3.8 KiB 09831121b5bc3c782cd386106cd7b189c70a8ff717e8e37dfd25a6521e935d9d
oomd_0.5.0-1build1.dsc 2.0 KiB 2dc82aac10c6ab2e1b16f63077ce7b469ebc1a14aa9a8da1eb4ccfc9313d3a40

View changes file

Binary packages built by this source

oomd: userspace Out-Of-Memory (OOM) killer for Linux systems

 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.

oomd-dbgsym: debug symbols for oomd