fix man and readme
This commit is contained in:
parent
1ad092d36d
commit
a962704e83
@ -60,11 +60,11 @@ To use `PSI` (pressure stall information):
|
|||||||
## Memory and CPU usage
|
## Memory and CPU usage
|
||||||
|
|
||||||
- VmRSS is about 10 MiB
|
- 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
|
## 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
|
```bash
|
||||||
$ git clone https://github.com/hakavlad/nohang.git
|
$ git clone https://github.com/hakavlad/nohang.git
|
||||||
|
8
nohang.1
8
nohang.1
@ -9,14 +9,8 @@ nohang \- no hang daemon
|
|||||||
.SH DESCRIPTION
|
.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.
|
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
|
.SH HOW TO CONFIGURE
|
||||||
|
Just edit the config /etc/nohang/nohang.conf and restart the daemon.
|
||||||
Just edit config /etc/nohang/nohang.conf and restart the daemon.
|
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
|
|
||||||
https://github.com/hakavlad/nohang
|
https://github.com/hakavlad/nohang
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user