Skip to content

Commit 09fc97b

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: add mm THP section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for Transparent Huge Page support and add appropriate maintainers and reviewers. [[email protected]: add Dev Jain as THP reviewer] Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: David Hildenbrand <[email protected]> Reviewed-by: Ryan Roberts <[email protected]> Reviewed-by: Baolin Wang <[email protected]> Acked-by: Zi Yan <[email protected]> Cc: Dev Jain <[email protected]> Cc: Liam Howlett <[email protected]> Cc: Mariano Pache <[email protected]> Cc: Matthew Wilcox <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 9556772 commit 09fc97b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

MAINTAINERS

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15587,6 +15587,30 @@ S: Maintained
1558715587
F: include/linux/secretmem.h
1558815588
F: mm/secretmem.c
1558915589

15590+
MEMORY MANAGEMENT - THP (TRANSPARENT HUGE PAGE)
15591+
M: Andrew Morton <[email protected]>
15592+
M: David Hildenbrand <[email protected]>
15593+
R: Zi Yan <[email protected]>
15594+
R: Baolin Wang <[email protected]>
15595+
R: Lorenzo Stoakes <[email protected]>
15596+
R: Liam R. Howlett <[email protected]>
15597+
R: Nico Pache <[email protected]>
15598+
R: Ryan Roberts <[email protected]>
15599+
R: Dev Jain <[email protected]>
15600+
15601+
S: Maintained
15602+
W: http://www.linux-mm.org
15603+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
15604+
F: Documentation/admin-guide/mm/transhuge.rst
15605+
F: include/linux/huge_mm.h
15606+
F: include/linux/khugepaged.h
15607+
F: include/trace/events/huge_memory.h
15608+
F: mm/huge_memory.c
15609+
F: mm/khugepaged.c
15610+
F: tools/testing/selftests/mm/khugepaged.c
15611+
F: tools/testing/selftests/mm/split_huge_page_test.c
15612+
F: tools/testing/selftests/mm/transhuge-stress.c
15613+
1559015614
MEMORY MANAGEMENT - USERFAULTFD
1559115615
M: Andrew Morton <[email protected]>
1559215616
R: Peter Xu <[email protected]>

0 commit comments

Comments
 (0)