package/earlyoom: new package
authorJoseph Kogut <joseph.kogut@gmail.com>
Fri, 12 Jun 2020 17:40:29 +0000 (10:40 -0700)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 14 Jun 2020 14:53:13 +0000 (16:53 +0200)
commit0948562c326150635501cf6d255b318c35e8ca9a
tree4ddd7c5d21da528b4fd9daca83c444f06b33edf1
parent2163c4c5ddd4b076bc485bb00a798328d5154757
package/earlyoom: new package

EarlyOOM daemon for triggering Linux OOM killer before running out of
memory, avoiding situations where the machine becomes unresponsive from
out of control swapping.

Some desktop distributions are installing and enabling this daemon by
default to prevent unresponsive machines in OOM scenarios.

https://fedoraproject.org/wiki/Changes/EnableEarlyoom
Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
[yann.morin.1998@free.fr: two spaces in hash file]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
DEVELOPERS
package/Config.in
package/earlyoom/Config.in [new file with mode: 0644]
package/earlyoom/S02earlyoom [new file with mode: 0644]
package/earlyoom/earlyoom.hash [new file with mode: 0644]
package/earlyoom/earlyoom.mk [new file with mode: 0644]