Skip to content

Commit 4495800

Browse files
CmdrMoozyakpm00
authored andcommitted
MAINTAINERS: mark MGLRU as maintained
The three folks being added here are actively working on MGLRU within Google, so we can review patches for this feature and plan to contribute some improvements / extensions to it on an ongoing basis. With three of us we may have some hope filling Yu Zhao's shoes, since he has moved on to other projects these days. Link: https://lkml.kernel.org/r/20250815215914.3671925-1-axelrasmussen@google.com Signed-off-by: Axel Rasmussen <axelrasmussen@google.com> Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Cc: Axel Rasmussen <axelrasmussen@google.com> Cc: Shakeel Butt <shakeel.butt@linux.dev> Cc: Wei Xu <weixugc@google.com> Cc: Yuanchu Xie <yuanchu@google.com> Cc: Yu Zhao <yuzhao@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent c7b70f7 commit 4495800

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16058,6 +16058,23 @@ F: mm/mempolicy.c
1605816058
F: mm/migrate.c
1605916059
F: mm/migrate_device.c
1606016060

16061+
MEMORY MANAGEMENT - MGLRU (MULTI-GEN LRU)
16062+
M: Andrew Morton <akpm@linux-foundation.org>
16063+
M: Axel Rasmussen <axelrasmussen@google.com>
16064+
M: Yuanchu Xie <yuanchu@google.com>
16065+
R: Wei Xu <weixugc@google.com>
16066+
L: linux-mm@kvack.org
16067+
S: Maintained
16068+
W: http://www.linux-mm.org
16069+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
16070+
F: Documentation/admin-guide/mm/multigen_lru.rst
16071+
F: Documentation/mm/multigen_lru.rst
16072+
F: include/linux/mm_inline.h
16073+
F: include/linux/mmzone.h
16074+
F: mm/swap.c
16075+
F: mm/vmscan.c
16076+
F: mm/workingset.c
16077+
1606116078
MEMORY MANAGEMENT - MISC
1606216079
M: Andrew Morton <akpm@linux-foundation.org>
1606316080
M: David Hildenbrand <david@redhat.com>

0 commit comments

Comments
 (0)