[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#915536: RFP: oomd -- userspace Out-Of-Memory (OOM) killer for linux systems



Package: wnpp
Severity: wishlist

* Package name    : oomd
  Version         : git HEAD
  Upstream Author : Dan Xu <dxu@apache.org>
* URL             : https://github.com/facebookincubator/oomd
* License         : GPL2
  Programming Lang: C++
  Description     : 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.


Reply to: