# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

        |-----handy-ruler------------------------------------------------------|
earlyoom: earlyoom (the early out-of-memory daemon)
earlyoom:
earlyoom: earlyoom is a userspace daemon that triggers earlier than the
earlyoom: kernel OOM-killer. It checks available memory and free swap up
earlyoom: to 10 times a second and terminates the largest process (highest
earlyoom: oom_score) when both fall below configurable thresholds.
earlyoom:
earlyoom: Ships a systemd unit (earlyoom.service) enabled by default and a
earlyoom: NimbleX-tuned /etc/default/earlyoom. Edit that file to change
earlyoom: thresholds or the --prefer / --avoid process regexes.
earlyoom:
