update readme
This commit is contained in:
parent
c4bf478aa1
commit
2d7c508d42
@ -54,7 +54,7 @@ Of course, you can also [download more RAM](https://downloadmoreram.com/), tune
|
|||||||
- Low memory warnings (displays available memory).
|
- Low memory warnings (displays available memory).
|
||||||
- [zram](https://www.kernel.org/doc/Documentation/blockdev/zram.txt) support (`mem_used_total` as a trigger);
|
- [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;
|
- [PSI](https://lwn.net/Articles/759658/) ([pressure stall information](https://facebookmicrosites.github.io/psi/)) support;
|
||||||
- Easy configuration with a commented [config file](https://github.com/hakavlad/nohang/blob/master/nohang/nohang.conf).
|
- Easy configuration with a commented [config file](https://github.com/hakavlad/nohang/blob/master/nohang/nohang.conf.in).
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
@ -197,7 +197,7 @@ optional arguments:
|
|||||||
|
|
||||||
## How to configure
|
## How to configure
|
||||||
|
|
||||||
The program can be configured by editing the [config file](https://github.com/hakavlad/nohang/blob/master/nohang/nohang.conf). The configuration includes the following sections:
|
The program can be configured by editing the [config file](https://github.com/hakavlad/nohang/blob/master/nohang/nohang.conf.in). The configuration includes the following sections:
|
||||||
|
|
||||||
1. Common zram settings
|
1. Common zram settings
|
||||||
2. Common PSI settings
|
2. Common PSI settings
|
||||||
|
Loading…
Reference in New Issue
Block a user