Skip to content

Commit 62bec60

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: add mm ksm section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for Kernel Samepage Merging (KSM) and add appropriate maintainers and reviewers. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: David Hildenbrand <[email protected]> Acked-by: Chengming Zhou <[email protected]> Acked-by: Xu Xin <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent b6ea95a commit 62bec60

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

MAINTAINERS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15562,6 +15562,21 @@ W: http://www.linux-mm.org
1556215562
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
1556315563
F: mm/gup.c
1556415564

15565+
MEMORY MANAGEMENT - KSM (Kernel Samepage Merging)
15566+
M: Andrew Morton <[email protected]>
15567+
M: David Hildenbrand <[email protected]>
15568+
R: Xu Xin <[email protected]>
15569+
R: Chengming Zhou <[email protected]>
15570+
15571+
S: Maintained
15572+
W: http://www.linux-mm.org
15573+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
15574+
F: Documentation/admin-guide/mm/ksm.rst
15575+
F: Documentation/mm/ksm.rst
15576+
F: include/linux/ksm.h
15577+
F: include/trace/events/ksm.h
15578+
F: mm/ksm.c
15579+
1556515580
MEMORY MANAGEMENT - NUMA MEMBLOCKS AND NUMA EMULATION
1556615581
M: Andrew Morton <[email protected]>
1556715582
M: Mike Rapoport <[email protected]>

0 commit comments

Comments
 (0)