fix conf
This commit is contained in:
parent
1550be5bd3
commit
8a163f78bb
@ -35,6 +35,7 @@ Also look at [Why are low memory conditions handled so badly?](https://www.reddi
|
|||||||
- possibility of restarting processes via command like `systemctl restart something` if the process is selected as a victim (or run any other command)
|
- possibility of restarting processes via command like `systemctl restart something` if the process is selected as a victim (or run any other command)
|
||||||
- GUI notifications:
|
- GUI notifications:
|
||||||
- OOM prevention results (displays sended signal and displays PID and name of victim)
|
- OOM prevention results (displays sended signal and displays PID and name of victim)
|
||||||
|

|
||||||
- Low memory warnings (displays available memory and name of fattest process)
|
- Low memory warnings (displays available memory and name of fattest process)
|
||||||
- `zram` support (`mem_used_total` as a trigger)
|
- `zram` support (`mem_used_total` as a trigger)
|
||||||
- customizable intensity of monitoring
|
- customizable intensity of monitoring
|
||||||
@ -45,8 +46,6 @@ Also look at [Why are low memory conditions handled so badly?](https://www.reddi
|
|||||||
|
|
||||||
Nohang prevents Out Of Memory with GUI notifications: [video](https://youtu.be/ChTNu9m7uMU)
|
Nohang prevents Out Of Memory with GUI notifications: [video](https://youtu.be/ChTNu9m7uMU)
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user