From: "David Hildenbrand (Red Hat)" <david@kernel.org>
To: Wei Yang <richard.weiyang@gmail.com>
Cc: akpm@linux-foundation.org, lorenzo.stoakes@oracle.com,
ziy@nvidia.com, baolin.wang@linux.alibaba.com,
Liam.Howlett@oracle.com, npache@redhat.com, ryan.roberts@arm.com,
dev.jain@arm.com, baohua@kernel.org, lance.yang@linux.dev,
linux-mm@kvack.org
Subject: Re: [PATCH] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
Date: Tue, 4 Nov 2025 10:05:49 +0100 [thread overview]
Message-ID: <e2c1f4c6-6573-4155-8da2-689678fec697@kernel.org> (raw)
In-Reply-To: <20251104004111.3h5uwrwhoifshss2@master>
>> Likely a simple
>>
>> enum split_type {
>> SPLIT_TYPE_UNIFORM,
>> SPLIT_TYPE_NON_UNIFORM, // or SPLIT_TYPE_BUDDY?
>> };
>>
>> Could make invocations easier to read.
>>
>
> Hmm... if so we may need to change the caller too.
Probably worth a separate cleanup patch instead of doing it in this patch.
--
Cheers
David
next prev parent reply other threads:[~2025-11-04 9:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-01 2:11 [PATCH] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported() Wei Yang
2025-11-03 9:04 ` Dev Jain
2025-11-03 16:19 ` Zi Yan
2025-11-03 11:50 ` David Hildenbrand (Red Hat)
2025-11-04 0:41 ` Wei Yang
2025-11-04 9:05 ` David Hildenbrand (Red Hat) [this message]
2025-11-04 13:31 ` Wei Yang
2025-11-03 16:34 ` Zi Yan
2025-11-04 0:36 ` Wei Yang
2025-11-04 2:30 ` Zi Yan
2025-11-04 7:53 ` Wei Yang
2025-11-05 2:14 ` Zi Yan
2025-11-05 2:44 ` Wei Yang
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=e2c1f4c6-6573-4155-8da2-689678fec697@kernel.org \
--to=david@kernel.org \
--cc=Liam.Howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=baohua@kernel.org \
--cc=baolin.wang@linux.alibaba.com \
--cc=dev.jain@arm.com \
--cc=lance.yang@linux.dev \
--cc=linux-mm@kvack.org \
--cc=lorenzo.stoakes@oracle.com \
--cc=npache@redhat.com \
--cc=richard.weiyang@gmail.com \
--cc=ryan.roberts@arm.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