All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add Muchun as co-maintainer for HugeTLB
@ 2022-05-21  7:41 Muchun Song
  2022-05-23  2:36 ` Mike Kravetz
  0 siblings, 1 reply; 3+ messages in thread
From: Muchun Song @ 2022-05-21  7:41 UTC (permalink / raw)
  To: akpm, mike.kravetz; +Cc: linux-mm, linux-kernel, Muchun Song

I have been focusing on mm for the past two years. e.g. developing,
fixing bugs, reviewing related to HugeTLB system.  I would like to
help Mike and other people working on HugeTLB by reviewing their
work.

When I fist introduced the vmemmmap reduction, I forgot to update
MAINTAINERS file.  Let's update it as well.  And rename "HUGETLB
FILESYSTEM" to "HUGETLB SUBSYSTEM" since some files are not only
related to filesystem but also memory management (the name of
FILESYSTEM cannot cover this area).

Signed-off-by: Muchun Song <songmuchun@bytedance.com>
---
 MAINTAINERS | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6516f9c6d28e..904657ffdcd8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9087,16 +9087,20 @@ S:	Orphan
 F:	Documentation/networking/device_drivers/ethernet/huawei/hinic.rst
 F:	drivers/net/ethernet/huawei/hinic/
 
-HUGETLB FILESYSTEM
+HUGETLB SUBSYSTEM
 M:	Mike Kravetz <mike.kravetz@oracle.com>
+M:	Muchun Song <songmuchun@bytedance.com>
 L:	linux-mm@kvack.org
 S:	Maintained
 F:	Documentation/ABI/testing/sysfs-kernel-mm-hugepages
 F:	Documentation/admin-guide/mm/hugetlbpage.rst
 F:	Documentation/vm/hugetlbfs_reserv.rst
+F:	Documentation/vm/vmemmap_dedup.rst
 F:	fs/hugetlbfs/
 F:	include/linux/hugetlb.h
 F:	mm/hugetlb.c
+F:	mm/hugetlb_vmemmap.c
+F:	mm/hugetlb_vmemmap.h
 
 HVA ST MEDIA DRIVER
 M:	Jean-Christophe Trotin <jean-christophe.trotin@foss.st.com>
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: add Muchun as co-maintainer for HugeTLB
  2022-05-21  7:41 [PATCH] MAINTAINERS: add Muchun as co-maintainer for HugeTLB Muchun Song
@ 2022-05-23  2:36 ` Mike Kravetz
  2022-05-23  3:06   ` Muchun Song
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Kravetz @ 2022-05-23  2:36 UTC (permalink / raw)
  To: Muchun Song, akpm; +Cc: linux-mm, linux-kernel

On 5/21/22 00:41, Muchun Song wrote:
> I have been focusing on mm for the past two years. e.g. developing,
> fixing bugs, reviewing related to HugeTLB system.  I would like to
> help Mike and other people working on HugeTLB by reviewing their
> work.
> 
> When I fist introduced the vmemmmap reduction, I forgot to update
> MAINTAINERS file.  Let's update it as well.  And rename "HUGETLB
> FILESYSTEM" to "HUGETLB SUBSYSTEM" since some files are not only
> related to filesystem but also memory management (the name of
> FILESYSTEM cannot cover this area).
> 
> Signed-off-by: Muchun Song <songmuchun@bytedance.com>

Happy to have Muchun assist with this effort.

Acked-by: Mike Kravetz <mike.kravetz@oracle.com>

-- 
Mike Kravetz

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: add Muchun as co-maintainer for HugeTLB
  2022-05-23  2:36 ` Mike Kravetz
@ 2022-05-23  3:06   ` Muchun Song
  0 siblings, 0 replies; 3+ messages in thread
From: Muchun Song @ 2022-05-23  3:06 UTC (permalink / raw)
  To: Mike Kravetz; +Cc: Andrew Morton, Linux Memory Management List, LKML

On Mon, May 23, 2022 at 10:36 AM Mike Kravetz <mike.kravetz@oracle.com> wrote:
>
> On 5/21/22 00:41, Muchun Song wrote:
> > I have been focusing on mm for the past two years. e.g. developing,
> > fixing bugs, reviewing related to HugeTLB system.  I would like to
> > help Mike and other people working on HugeTLB by reviewing their
> > work.
> >
> > When I fist introduced the vmemmmap reduction, I forgot to update
> > MAINTAINERS file.  Let's update it as well.  And rename "HUGETLB
> > FILESYSTEM" to "HUGETLB SUBSYSTEM" since some files are not only
> > related to filesystem but also memory management (the name of
> > FILESYSTEM cannot cover this area).
> >
> > Signed-off-by: Muchun Song <songmuchun@bytedance.com>
>
> Happy to have Muchun assist with this effort.
>
> Acked-by: Mike Kravetz <mike.kravetz@oracle.com>
>

Thanks Mike.  Nice to cooperate with you.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-23  3:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21  7:41 [PATCH] MAINTAINERS: add Muchun as co-maintainer for HugeTLB Muchun Song
2022-05-23  2:36 ` Mike Kravetz
2022-05-23  3:06   ` Muchun Song

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.