[PATCH v13 00/14] Multi-Gen LRU Framework

Yu Zhao yuzhao at google.com
Sat Jul 9 12:31:18 PDT 2022


On Wed, Jul 6, 2022 at 9:03 PM Bagas Sanjaya <bagasdotme at gmail.com> wrote:
>
> On 7/7/22 05:00, Yu Zhao 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.
> >
>
> On what tree this series is based on? I tried to apply on top of mm-everything
> tree but it didn't apply cleanly, so I had to abort.

If you are on the latest mm-unstable, then please
git pull https://github.com/yuzhaogoogle/linux.git
for-mm-unstable-2022-07-09-03-05



More information about the linux-arm-kernel mailing list