I've tried to use the app from master branch. Got confused from output of systemctl status earlyoom.service showing avail as % of user mem total, found commit https://github.com/rfjakob/earlyoom/commit/459d76296d3d0a0b59ee1e2e48ad2271429de916. I get the reason, however, IMO in such case -M argument is better be used as part of user memory only.
Also if UserMemTotal is to stay, please somebody document the change in README and man page, explaining AnonPages with no less clarity than now available of free is explained. Thanks.
I've tried to use the app from
master
branch. Got confused from output ofsystemctl status earlyoom.service
showingavail
as % ofuser mem total
, found commit https://github.com/rfjakob/earlyoom/commit/459d76296d3d0a0b59ee1e2e48ad2271429de916. I get the reason, however, IMO in such case-M
argument is better be used as part of user memory only.Also if
UserMemTotal
is to stay, please somebody document the change in README and man page, explainingAnonPages
with no less clarity than nowavailable
offree
is explained. Thanks.Edit: created pull request https://github.com/rfjakob/earlyoom/pull/304 to try to cover MANPAGE and code change.