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

From: Steven Rostedt
Date: Sat Apr 07 2018 - 23:48:23 EST


On Sun, 8 Apr 2018 10:16:23 +0800
Zhaoyang Huang <huangzhaoyang@xxxxxxxxx> wrote:

> Don't choose the process with adj == OOM_SCORE_ADJ_MIN which
> over-allocating pages for ring buffers.

Why?

-- Steve