Re: [PATCH v2 3/3] selftests: cgroup: make sure reclaim target memcg is unprotected

From: Roman Gushchin
Date: Wed Nov 23 2022 - 20:05:29 EST


On Wed, Nov 23, 2022 at 09:21:32AM +0000, Yosry Ahmed wrote:
> Make sure that we ignore protection of a memcg that is the target of
> memcg reclaim.
>
> Signed-off-by: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
> ---
> tools/testing/selftests/cgroup/test_memcontrol.c | 11 +++++++++++
> 1 file changed, 11 insertions(+)

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

Thank you!