We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e92b5ca commit c91dc9eCopy full SHA for c91dc9e
README.md
@@ -62,6 +62,9 @@ the kernel (`/proc/*/oom_score`). It can optionally (`-i` option) ignore
62
any positive adjustments set in `/proc/*/oom_score_adj` to protect innocent
63
victims (see below).
64
65
+See also: [nohang](https://github.com/hakavlad/nohang), written in Python
66
+and highly configurable.
67
+
68
Why not trigger the kernel oom killer?
69
--------------------------------------
70
Earlyoom does not use `echo f > /proc/sysrq-trigger` because [the Chrome people made
0 commit comments