Re: [PATCH v1] ringbuffer: Don't choose the process with adj equal OOM_SCORE_ADJ_MIN

From: Steven Rostedt
Date: Tue Apr 10 2018 - 09:14:53 EST


On Tue, 10 Apr 2018 09:13:11 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> Something like this:

Zhaoyang, would this work for you?

Then all you need to do is to:

echo 0 > /d/tracing/options/mem-reclaim

and then you have the old behavior before Joel's patch. It will use
NORETRY and also not set up the OOM to kill your task.

-- Steve