From: Michal Hocko <mhocko@suse.com>
To: Vlastimil Babka <vbabka@suse.cz>
Cc: linux-mm@kvack.org, Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, patches@lists.linux.dev,
David Hildenbrand <david@redhat.com>, Zi Yan <ziy@nvidia.com>,
Johannes Weiner <hannes@cmpxchg.org>,
"Matthew Wilcox (Oracle)" <willy@infradead.org>,
"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>,
Mel Gorman <mgorman@techsingularity.net>,
Suren Baghdasaryan <surenb@google.com>,
Brendan Jackman <jackmanb@google.com>
Subject: Re: [RFC PATCH 2/2] MAINTAINERS: add MM subsection for the page allocator
Date: Tue, 8 Apr 2025 11:34:35 +0200 [thread overview]
Message-ID: <Z_Ttq-uBXdqlewEa@tiehlicka> (raw)
In-Reply-To: <20250407200508.121357-4-vbabka@suse.cz>
On Mon 07-04-25 22:05:10, Vlastimil Babka wrote:
> Add a subsection for the page allocator, including compaction as it's
> crucial for high-order allocations and works together with the
> anti-fragmentation features. Volunteer myself as a reviewer.
>
> Cc: David Hildenbrand <david@redhat.com>
> Cc: Zi Yan <ziy@nvidia.com>
> Cc: Johannes Weiner <hannes@cmpxchg.org>
> Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>
> Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
> Cc: Mel Gorman <mgorman@techsingularity.net>
> Cc: Suren Baghdasaryan <surenb@google.com>
> Cc: Brendan Jackman <jackmanb@google.com>
> Cc: Michal Hocko <mhocko@kernel.org>
> Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Acked-by: Michal Hocko <mhocko@suse.com>
Feel free to add
R: Michal Hocko <mhocko@suse.com>
Thanks
> ---
> Extra reviewers would be welcome, including/not limited the people I
> Cc'd based on my recollection and get_maintainers --git
> Also if I missed any related file please lmk. Thanks.
>
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4fe7cf5fc4ea..610636f622b1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15511,6 +15511,16 @@ F: mm/numa.c
> F: mm/numa_emulation.c
> F: mm/numa_memblks.c
>
> +MEMORY MANAGEMENT - PAGE ALLOCATOR
> +M: Andrew Morton <akpm@linux-foundation.org>
> +R: Vlastimil Babka <vbabka@suse.cz>
> +L: linux-mm@kvack.org
> +S: Maintained
> +F: mm/compaction.c
> +F: mm/page_alloc.c
> +F: include/linux/gfp.h
> +F: include/linux/compaction.h
> +
> MEMORY MANAGEMENT - SECRETMEM
> M: Andrew Morton <akpm@linux-foundation.org>
> M: Mike Rapoport <rppt@kernel.org>
> --
> 2.49.0
--
Michal Hocko
SUSE Labs
next prev parent reply other threads:[~2025-04-08 9:34 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-07 20:05 [RFC PATCH 1/2] MAINTAINERS: update SLAB ALLOCATOR maintainers Vlastimil Babka
2025-04-07 20:05 ` [RFC PATCH 2/2] MAINTAINERS: add MM subsection for the page allocator Vlastimil Babka
2025-04-07 20:12 ` Zi Yan
2025-04-07 20:14 ` Vlastimil Babka
2025-04-07 20:56 ` Matthew Wilcox
2025-04-08 0:03 ` Johannes Weiner
2025-04-08 9:34 ` Michal Hocko [this message]
2025-04-08 14:12 ` Brendan Jackman
2025-04-08 16:43 ` Suren Baghdasaryan
2025-04-08 18:52 ` David Hildenbrand
2025-04-07 20:21 ` [RFC PATCH 1/2] MAINTAINERS: update SLAB ALLOCATOR maintainers Harry Yoo
2025-04-08 16:43 ` Christoph Lameter (Ampere)
2025-04-08 20:27 ` David Rientjes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z_Ttq-uBXdqlewEa@tiehlicka \
--to=mhocko@suse.com \
--cc=akpm@linux-foundation.org \
--cc=david@redhat.com \
--cc=hannes@cmpxchg.org \
--cc=jackmanb@google.com \
--cc=kirill.shutemov@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mgorman@techsingularity.net \
--cc=patches@lists.linux.dev \
--cc=surenb@google.com \
--cc=vbabka@suse.cz \
--cc=willy@infradead.org \
--cc=ziy@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.