Re: [PATCH] mm: vmscan: apply proportional reclaim pressure for memcg when MGLRU is enabled

From: Koichiro Den
Date: Mon May 19 2025 - 00:07:08 EST


On Fri, Apr 25, 2025 at 07:05:21PM GMT, Andrew Morton wrote:
> On Fri, 4 Apr 2025 23:11:18 +0900 Koichiro Den <koichiro.den@xxxxxxxxxxxxx> wrote:
>
> > The scan implementation for MGLRU was missing proportional reclaim
> > pressure for memcg, which contradicts the description in
> > Documentation/admin-guide/cgroup-v2.rst (memory.{low,min} section).
> >
> > ...
> >
>
> Could we please have some review of this proposal?
>

Apologies for the delayed response. I'm no longer at Canonical, so I'm
replying here using my new email address.

To be honest, I'm unsure who I should reach out to for a review on this. I
added Yu Zhao to the CC in my original submission, as I thought he would be
the most knowledgeable person regarding this code.
Yu, could you take a look or suggest someone else?

Thanks,

Koichiro

> Thanks.