oomd 0.2.0-2 source package in Ubuntu

Changelog

oomd (0.2.0-2) unstable; urgency=medium

  * Fix FTBFS on 32-bit archs

 -- Yangfl <email address hidden>  Wed, 23 Oct 2019 12:59:40 +0800

Upload details

Uploaded by:
Yangfl
Uploaded to:
Sid
Original maintainer:
Yangfl
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.2.0-2.dsc 1.9 KiB f09f4d3c08814876f452060a17e716c6389a49312724ca98f36adfa5def2f9eb
oomd_0.2.0.orig.tar.gz 97.3 KiB 202b8dc87c393804696286ec9d2e4992cfab4c85af37b5a8e02b24d16381378b
oomd_0.2.0-2.debian.tar.xz 4.6 KiB 1226f1965f72a6affd38b03992115e9b17540144088dbe9197917ddbfe80a48e

No changes file available.

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