>v0.9: If oom_score of all processes is 0, use VmRss to find a victim. earlyoom can kill a process with oom_score_adj=-1000 if the badness of all processes is zero. Is it true? Is it OK?