Re: [PATCH v2 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering

From: Andrew Morton

Date: Fri Apr 24 2026 - 07:30:54 EST


On Sun, 19 Apr 2026 23:55:37 +0800 Zhen Ni <zhen.ni@xxxxxxxxxxxx> wrote:

> This patch series introduces filtering capabilities to the page_owner
> feature to address storage and performance challenges in production
> environments.

Nice patchset, thanks. I'm glad to hear that page_owner is being
useful in such environments.

I'll add this to mm.git for some testing and review. Meanwhile...

> mm/page_owner.c | 124 +++++++++++++++++++++++++++++++++++++++++++++++-
> 1 file changed, 122 insertions(+), 2 deletions(-)

Could you please add appropriate updates to
Documentation/mm/page_owner.rst?