fix readme

This commit is contained in:
Alexey Avramov 2018-12-31 04:55:53 +09:00
parent 1af45a5b34
commit fee4853e41

View File

@ -193,6 +193,7 @@ Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, fe
- Optimize limiting `oom_score_adj`: now it can works without UID=0
- Optimize GUI warnings: find env without run `ps` and `env`
- Fix conf parsing: use of `line.partition('=')` instead of `line.split('=')`
- Add PSI support (using `/proc/pressure/memory`, need Linux 4.20+)
- Add `oom-sort`
- Add `oom-trigger`
- Adoption of the [code of conduct](https://github.com/hakavlad/nohang/blob/master/CODE_OF_CONDUCT.md)