mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Lorenzo Stoakes (ARM)" <ljs@kernel.org>
To: "David Hildenbrand (Arm)" <david@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	 Andrew Morton <akpm@linux-foundation.org>,
	Zi Yan <ziy@nvidia.com>, Matthew Brost <matthew.brost@intel.com>,
	 Joshua Hahn <joshua.hahnjy@gmail.com>,
	Byungchul Park <byungchul@sk.com>,
	 Gregory Price <gourry@gourry.net>,
	Ying Huang <ying.huang@linux.alibaba.com>,
	 Alistair Popple <apopple@nvidia.com>,
	Rakie Kim <rakie.kim@sk.com>,
	 "Liam R. Howlett" <liam@infradead.org>,
	Vlastimil Babka <vbabka@kernel.org>,
	 Mike Rapoport <rppt@kernel.org>,
	Suren Baghdasaryan <surenb@google.com>,
	 Michal Hocko <mhocko@suse.com>
Subject: Re: [PATCH 2/3] MAINTAINERS: move memory tiering under MEMORY MANAGEMENT - NUMA PLACEMENT
Date: Fri, 18 Sep 2026 17:39:39 +0100	[thread overview]
Message-ID: <aq1pEgR0c20-gazD@gremlin> (raw)
In-Reply-To: <20260918-maintainers-mempolicy-v1-2-9a94cac6d135@kernel.org>

On Fri, Sep 18, 2026 at 06:34:25PM +0200, David Hildenbrand (Arm) wrote:
> NUMA PLACEMENT is a better place for memory tiering.

So you are finding a better placement for the placement bit of mm? :P

>
> My best guess is that existing MISC reviewers are not that interested in
> memory tiering, so don't carry any over.

I think misc by its very definition is a place to stash stuff that doesn't
belong elsewhere so seems rasonable :P

>
> Signed-off-by: David Hildenbrand (Arm) <david@kernel.org>

LGTM so:

Acked-by: Lorenzo Stoakes (ARM) <ljs@kernel.org>

> ---
>  MAINTAINERS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 77232db57b53d..344875eefd175 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17261,7 +17261,6 @@ W:	http://www.linux-mm.org
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
>  F:	Documentation/ABI/testing/sysfs-kernel-mm
>  F:	Documentation/ABI/testing/sysfs-kernel-mm-cma
> -F:	Documentation/ABI/testing/sysfs-kernel-mm-memory-tiers
>  F:	Documentation/ABI/testing/sysfs-kernel-mm-numa
>  F:	Documentation/admin-guide/mm/
>  F:	Documentation/mm/
> @@ -17269,7 +17268,6 @@ F:	drivers/char/mem.c
>  F:	include/linux/cma.h
>  F:	include/linux/dmapool.h
>  F:	include/linux/ioremap.h
> -F:	include/linux/memory-tiers.h
>  F:	include/linux/page_idle.h
>  F:	mm/backing-dev.c
>  F:	mm/cma.c
> @@ -17281,7 +17279,6 @@ F:	mm/early_ioremap.c
>  F:	mm/fadvise.c
>  F:	mm/ioremap.c
>  F:	mm/mapping_dirty_helpers.c
> -F:	mm/memory-tiers.c
>  F:	mm/page_idle.c
>  F:	mm/pgalloc-track.h
>  F:	mm/process_vm_access.c
> @@ -17310,10 +17307,13 @@ L:	linux-mm@kvack.org
>  S:	Maintained
>  W:	http://www.linux-mm.org
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
> +F:	Documentation/ABI/testing/sysfs-kernel-mm-memory-tiers
>  F:	Documentation/ABI/testing/sysfs-kernel-mm-mempolicy
>  F:	Documentation/ABI/testing/sysfs-kernel-mm-mempolicy-weighted-interleave
> +F:	include/linux/memory-tiers.h
>  F:	include/linux/mempolicy.h
>  F:	include/uapi/linux/mempolicy.h
> +F:	mm/memory-tiers.c
>  F:	mm/mempolicy.c
>
>  MEMORY MANAGEMENT - OOM KILLER
>
> --
> 2.43.0
>

--
Cheers, Lorenzo

  reply	other threads:[~2026-09-18 16:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-18 16:34 [PATCH 0/3] MAINTAINERS: rework MEMORY MANAGEMENT - MEMORY POLICY AND MIGRATION David Hildenbrand (Arm)
2026-09-18 16:34 ` [PATCH 1/3] MAINTAINERS: split up " David Hildenbrand (Arm)
2026-09-18 16:37   ` Lorenzo Stoakes (ARM)
2026-09-18 16:56   ` Zi Yan
2026-09-19  0:48   ` SJ Park
2026-09-18 16:34 ` [PATCH 2/3] MAINTAINERS: move memory tiering under MEMORY MANAGEMENT - NUMA PLACEMENT David Hildenbrand (Arm)
2026-09-18 16:39   ` Lorenzo Stoakes (ARM) [this message]
2026-09-18 16:57   ` Zi Yan
2026-09-19  0:50   ` SJ Park
2026-09-18 16:34 ` [PATCH 3/3] MAINTAINERS: make Gregory a co-maintainer of " David Hildenbrand (Arm)
2026-09-18 16:41   ` Lorenzo Stoakes (ARM)
2026-09-18 16:41   ` Gregory Price
2026-09-18 16:57   ` Zi Yan
2026-09-19  0:52   ` SJ Park
2026-09-18 18:16 ` [PATCH 0/3] MAINTAINERS: rework MEMORY MANAGEMENT - MEMORY POLICY AND MIGRATION Joshua Hahn

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=aq1pEgR0c20-gazD@gremlin \
    --to=ljs@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=apopple@nvidia.com \
    --cc=byungchul@sk.com \
    --cc=david@kernel.org \
    --cc=gourry@gourry.net \
    --cc=joshua.hahnjy@gmail.com \
    --cc=liam@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=matthew.brost@intel.com \
    --cc=mhocko@suse.com \
    --cc=rakie.kim@sk.com \
    --cc=rppt@kernel.org \
    --cc=surenb@google.com \
    --cc=vbabka@kernel.org \
    --cc=ying.huang@linux.alibaba.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®