On Fri, Sep 07, 2018 at 09:49:24AM -0700, jgkamat@fb.com wrote:
From: Jay Kamat jgkamat@fb.com
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@fb.com
Acked-by: Roman Gushchin guro@fb.com