Re: [PATCH v12 00/14] Multi-Gen LRU Framework

From: Andrew Morton
Date: Wed Jun 22 2022 - 14:46:26 EST


On Wed, 22 Jun 2022 00:21:47 -0600 Yu Zhao <yuzhao@xxxxxxxxxx> wrote:

> > TLDR
> > ====
> > The current page reclaim is too expensive in terms of CPU usage and it
> > often makes poor choices about what to evict. This patchset offers an
> > alternative solution that is performant, versatile and
> > straightforward.
>
> I don't see any action items left for me. Are we good for the next merge window?

Qi Zheng just found an item ;)

Yes, I'd like to get this in soon. I've been waiting for the mapletree work
to converge a bit further.