update readme
This commit is contained in:
parent
c74dd554fc
commit
6cd9d2fef7
@ -30,13 +30,13 @@ Also look at [Why are low memory conditions handled so badly?](https://www.reddi
|
|||||||
|
|
||||||
## Some features
|
## Some features
|
||||||
|
|
||||||
- convenient configuration with a well commented config file (there are 35 parameters in the config)
|
|
||||||
- `SIGKILL` and `SIGTERM` as signals that can be sent to the victim
|
- `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
|
||||||
- `zram` support (`mem_used_total` as a trigger)
|
- `zram` support (`mem_used_total` as a trigger)
|
||||||
- customizable intensity of monitoring
|
- customizable intensity of monitoring
|
||||||
- desktop notifications: results of preventings OOM and low memory warnings
|
- convenient configuration with a well commented config file (there are 35 parameters in the config)
|
||||||
- prefer and avoid lists via regex matching
|
|
||||||
- possibility of restarting processes via command like `systemctl restart something` if the process is selected as a victim
|
|
||||||
- look at the [config](https://github.com/hakavlad/nohang/blob/master/nohang.conf) to find more
|
- look at the [config](https://github.com/hakavlad/nohang/blob/master/nohang.conf) to find more
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
Loading…
Reference in New Issue
Block a user