Re: [PATCH 0/3] mm/lru_gen: move lru_gen control interface from debugfs to procfs

From: Matthew Wilcox

Date: Fri Nov 28 2025 - 10:16:55 EST


On Fri, Nov 28, 2025 at 10:53:12AM +0800, Zicheng Wang wrote:
> Case study:
> A widely observed issue on Android is that after application launch,
> the oldest anon generation often becomes empty, and file pages
> are over-reclaimed.

You should fix the bug, not move the debug interface to procfs. NACK.