Skip to content

main: Check the amount of free RAM before sending signals

Bastien Nocera requested to merge wip/hadess/check-available-memory into master

We shouldn't be sending signals, or calling the OOM killer if we're not actually in a low memory situation.

Closes: #2 (closed)

Merge request reports