From 13fecf0e4d96d6b8043d98f536132a13a1eb353c Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sun, 22 Jul 2018 07:17:12 +0900 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22eb416..48c3483 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Also look at [Why are low memory conditions handled so badly?](https://www.reddi - `SIGKILL` and `SIGTERM` as signals that can be sent to the victim - impact on the badness of processes via matching their names with regular expressions - possibility of restarting processes via command like `systemctl restart something` if the process is selected as a victim -- GUI notifications: results of preventings OOM and low memory warnings +- GUI notifications: OOM prevention results and low memory warnings - `zram` support (`mem_used_total` as a trigger) - customizable intensity of monitoring - convenient configuration with a well commented config file (there are 36 parameters in the config)