Skip to content

Commit 41f36b3

Browse files
ljskernelakpm00
authored andcommitted
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>
1 parent e27126e commit 41f36b3

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15581,6 +15581,19 @@ F: mm/compaction.c
1558115581
F: mm/page_alloc.c
1558215582
F: mm/page_isolation.c
1558315583

15584+
MEMORY MANAGEMENT - RECLAIM
15585+
M: Andrew Morton <akpm@linux-foundation.org>
15586+
M: Johannes Weiner <hannes@cmpxchg.org>
15587+
R: David Hildenbrand <david@redhat.com>
15588+
R: Michal Hocko <mhocko@kernel.org>
15589+
R: Qi Zheng <zhengqi.arch@bytedance.com>
15590+
R: Shakeel Butt <shakeel.butt@linux.dev>
15591+
R: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
15592+
L: linux-mm@kvack.org
15593+
S: Maintained
15594+
F: mm/pt_reclaim.c
15595+
F: mm/vmscan.c
15596+
1558415597
MEMORY MANAGEMENT - RMAP (REVERSE MAPPING)
1558515598
M: Andrew Morton <akpm@linux-foundation.org>
1558615599
M: David Hildenbrand <david@redhat.com>

0 commit comments

Comments
 (0)