From e9283b15a3dbb33cce56466e4ea994a048563255 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Thu, 31 Dec 2020 23:02:01 +0900 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c7c524d..12da2fb 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Of course, you can also [download more RAM](https://downloadmoreram.com/), tune - Low memory warnings. - [zram](https://www.kernel.org/doc/Documentation/blockdev/zram.txt) support (`mem_used_total` as a trigger); - [PSI](https://lwn.net/Articles/759658/) ([pressure stall information](https://facebookmicrosites.github.io/psi/)) support; -- Opt-in checking kmsg for OOM; +- Support for checking the OOM events in kmsg; - Easy setup with configuration files ([nohang.conf](https://github.com/hakavlad/nohang/blob/master/conf/nohang/nohang.conf.in), [nohang-desktop.conf](https://github.com/hakavlad/nohang/blob/master/conf/nohang/nohang-desktop.conf.in)). ## Demo @@ -148,6 +148,7 @@ $ sudo apt update $ sudo apt install nohang $ sudo systemctl enable --now nohang-desktop.service ``` +Outdated and buggy nohang v0.1 release was packaged for [Debian 11](https://packages.debian.org/bullseye/source/nohang) and [Ubuntu 20.10](https://packages.ubuntu.com/source/groovy/nohang). #### To install on Debian and Ubuntu-based systems: