Try to be more sure that we OOM kill fillram.
Previously we set oom_kill_allocating_task so the allocating process would be OOM killed. If we're really unlucky, that could be some other vital process, like the remote shell. Now we do not set oom_kill_allocating_task and instead set a high oom_adj for each fillram process instead.
Loading
Please register or sign in to comment