Re: [PATCH v6 0/9] Multigenerational LRU Framework

From: Linus Torvalds
Date: Tue Jan 04 2022 - 16:43:46 EST


On Tue, Jan 4, 2022 at 12:30 PM Yu Zhao <yuzhao@xxxxxxxxxx> wrote:
>
> My goal is to get it merged asap so that users can reap the benefits
> and I can push the sequels. Please examine the data provided -- I
> think the unprecedented coverage and the magnitude of the improvements
> warrant a green light.

I'll leave this to Andrew. I had some stylistic nits, but all the
actual complexity is in that aging and eviction, and while I looked at
the patches, I certainly couldn't make much of a judgement on them.

The proof is in the numbers, and they look fine, but who knows what
happens when others test it. I don't see anything that looks worrisome
per se, I just see the silly small things that made me go "Eww".

Linus