diff --git a/README.md b/README.md index f76e1da..14f00a1 100644 --- a/README.md +++ b/README.md @@ -60,11 +60,11 @@ To use `PSI` (pressure stall information): ## Memory and CPU usage - VmRSS is about 10 MiB -- CPU usage depends on the level of available memory (the frequency of memory status checks increases as the amount of available memory decreases) and monitoring intensity (can be changed by the user via the config) +- CPU usage depends on the level of available memory and monitoring intensity ## Download, install, uninstall -Please use the latest [release version](https://github.com/hakavlad/nohang/releases). Current version may unstable. +Please use the latest [release version](https://github.com/hakavlad/nohang/releases). Current version may be unstable. ```bash $ git clone https://github.com/hakavlad/nohang.git diff --git a/nohang.1 b/nohang.1 index c3546ef..6dc218c 100644 --- a/nohang.1 +++ b/nohang.1 @@ -9,14 +9,8 @@ nohang \- no hang daemon .SH DESCRIPTION Nohang is a highly configurable daemon for Linux which is able to correctly prevent out of memory (OOM) and keep system responsiveness in low memory conditions. - - .SH HOW TO CONFIGURE - -Just edit config /etc/nohang/nohang.conf and restart the daemon. +Just edit the config /etc/nohang/nohang.conf and restart the daemon. .SH SEE ALSO - https://github.com/hakavlad/nohang - -