diff --git a/README.md b/README.md index 27fc6b5..bcddcf1 100644 --- a/README.md +++ b/README.md @@ -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)