diff --git a/README.md b/README.md index 5bc2717..b912d79 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ Use one of the userspace OOM killers. - Use of [low-memory-monitor](https://gitlab.freedesktop.org/hadess/low-memory-monitor/). There's a [project announcement](http://www.hadess.net/2019/08/low-memory-monitor-new-project.html). - Use of `nohang`: nohang is earlyoom on steroids and has many useful features, see below. Maybe this is a good choice for modern desktops and servers if you need fine-tuning. +Of course, you can also buy more RAM, use zram/zswap and use limits for cgroups. + ## Some features - Sending the SIGTERM signal is default corrective action. If the victim does not respond to SIGTERM, with a further drop in the level of memory it gets SIGKILL;