User-space OOM killer daemon that can avoid the system going into the unresponsive state.
It checks the amount of available memory and free swap up to 10 times a second (less often
if there is a lot of free memory) and kills the largest processes with the highest oom_score.
Percentages are configured through the configuration file.