Re: [RFC PATCH] MAINTAINERS: add mm reclaim section
From: Johannes Weiner
Date: Thu May 08 2025 - 14:27:36 EST
On Thu, May 08, 2025 at 06:37:35PM +0100, Lorenzo Stoakes wrote:
> In furtherance of ongoing efforts to ensure people are aware of who
> de-facto maintains/has an interest in specific parts of mm, as well trying
> to avoid get_maintainers.pl listing only Andrew and the mailing list for mm
> files - establish a reclaim memory management section and add relevant
> maintainers/reviewers.
>
> This is a key part of memory management so sensibly deserves its own
> section.
>
> This encompasses both 'classical' reclaim and MGLRU and thus reflects this
> in the reviewers from both, as well as those who have contributed
> specifically on the memcg side of things.
>
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>
Thanks, Lorenzo!