Re: [PATCH v3 4/4] selftests: cgroup: add a selftest for memory.reclaim

From: Roman Gushchin
Date: Fri Apr 08 2022 - 21:31:52 EST


On Fri, Apr 08, 2022 at 04:57:43AM +0000, Yosry Ahmed wrote:
> Add a new test for memory.reclaim that verifies that the interface
> correctly reclaims memory as intended, from both anon and file pages.
>
> Signed-off-by: Yosry Ahmed <yosryahmed@xxxxxxxxxx>

Acked-by: Roman Gushchin <roman.gushchin@xxxxxxxxx>

Thank you for adding a test!