fix man and readme

This commit is contained in:
Alexey Avramov 2019-01-14 21:05:37 +09:00
parent 1ad092d36d
commit a962704e83
2 changed files with 3 additions and 9 deletions

View File

@ -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

View File

@ -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