MAINTAINERS: add mm reclaim section
authorLorenzo Stoakes <lorenzo.stoakes@oracle.com>
Mon, 12 May 2025 14:31:22 +0000 (15:31 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 21 May 2025 05:49:38 +0000 (22:49 -0700)
commit41f36b3912a60804603a23709181f599ec69dc8f
tree5bf2d55a1d5d06fd3565262140a20ef76dff3b52
parente27126e0bcc747e59efaccac67166b76ff731670
MAINTAINERS: add mm reclaim section

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.

Link: https://lkml.kernel.org/r/20250512143122.87740-1-lorenzo.stoakes@oracle.com
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Qi Zheng <zhengqi.arch@bytedance.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Acked-by: Shakeel Butt <shakeel.butt@linux.dev>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: David Hildenbrand <david@redhat.com>
Cc: Yu Zhao <yuzhao@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS