Skip to content

Commit c91dc9e

Browse files
committed
README: mention nohang as "See also"
1 parent e92b5ca commit c91dc9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ the kernel (`/proc/*/oom_score`). It can optionally (`-i` option) ignore
6262
any positive adjustments set in `/proc/*/oom_score_adj` to protect innocent
6363
victims (see below).
6464

65+
See also: [nohang](https://github.com/hakavlad/nohang), written in Python
66+
and highly configurable.
67+
6568
Why not trigger the kernel oom killer?
6669
--------------------------------------
6770
Earlyoom does not use `echo f > /proc/sysrq-trigger` because [the Chrome people made

0 commit comments

Comments
 (0)