Skip to content

Commit 41f36b3

Browse files
lorenzo-stoakesakpm00
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/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: Qi Zheng <[email protected]> Acked-by: Michal Hocko <[email protected]> Acked-by: Shakeel Butt <[email protected]> Acked-by: Johannes Weiner <[email protected]> Acked-by: David Hildenbrand <[email protected]> Cc: Yu Zhao <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent e27126e commit 41f36b3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

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 <[email protected]>
15586+
M: Johannes Weiner <[email protected]>
15587+
R: David Hildenbrand <[email protected]>
15588+
R: Michal Hocko <[email protected]>
15589+
R: Qi Zheng <[email protected]>
15590+
R: Shakeel Butt <[email protected]>
15591+
R: Lorenzo Stoakes <[email protected]>
15592+
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 <[email protected]>
1558615599
M: David Hildenbrand <[email protected]>

0 commit comments

Comments
 (0)