update readme
This commit is contained in:
parent
0b5f5dd264
commit
7dd530f2d9
@ -33,7 +33,7 @@ Also look at [Why are low memory conditions handled so badly?](https://www.reddi
|
|||||||
## Some features
|
## Some features
|
||||||
|
|
||||||
- `SIGKILL` and `SIGTERM` as signals that can be sent to the victim
|
- `SIGKILL` and `SIGTERM` as signals that can be sent to the victim
|
||||||
- the ability to send any signal instead of SIGTERM for processes with certain names [screenshot](https://i.imgur.com/cs1PRC5.png)
|
- the ability to send any signal instead of SIGTERM for processes with certain names ([screenshot](https://i.imgur.com/cs1PRC5.png))
|
||||||
- impact on the badness of processes via matching their names, cmdlines and UIDs with regular expressions
|
- impact on the badness of processes via matching their names, cmdlines and UIDs with regular expressions
|
||||||
- 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:
|
||||||
|
Loading…
Reference in New Issue
Block a user