diff --git a/README.md b/README.md index efcd939..aad8c21 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, fe - [x] Reduced memory usage and startup time (using `sys.argv` instead of `argparse`) - [x] Reduced memory usage with `mlockall()` using `MCL_ONFAULT` ([rfjakob/earlyoom#112](https://github.com/rfjakob/earlyoom/issues/112)) and lock all memory by default - [x] Improve poll rate algorithm + - [x] Fixed Makefile for installation on CentOS 7. - [x] Added `max_post_sigterm_victim_lifetime` option: send SIGKILL to the victim if it doesn't respond to SIGTERM for a certain time - [x] Added `post_kill_exe` option (the ability to run any command after killing the victim) - [x] Added `warning_exe` option (the ability to run any command instead of GUI low memory warnings) diff --git a/description-pak b/description-pak deleted file mode 100644 index dc36160..0000000 --- a/description-pak +++ /dev/null @@ -1 +0,0 @@ -nohang