Re: [PATCH 2/2] Add tests for memory.oom.group

From: Roman Gushchin
Date: Fri Sep 07 2018 - 12:57:55 EST


On Fri, Sep 07, 2018 at 09:49:24AM -0700, jgkamat@xxxxxx wrote:
> From: Jay Kamat <jgkamat@xxxxxx>
>
> Add tests for memory.oom.group for the following cases:
> - Killing all processes in a leaf cgroup, but leaving the
> parent untouched
> - Killing all processes in a parent and leaf cgroup
> - Keeping processes marked by OOM_SCORE_ADJ_MIN alive when considered
> for being killed by the group oom killer.
>
> Signed-off-by: Jay Kamat <jgkamat@xxxxxx>

Acked-by: Roman Gushchin <guro@xxxxxx>