linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Lance Yang <lance.yang@linux.dev>
To: Dev Jain <dev.jain@arm.com>,
	Anshuman Khandual <anshuman.khandual@arm.com>
Cc: linux-mm@kvack.org, Usama Arif <usamaarif642@gmail.com>,
	baolin.wang@linux.alibaba.com,
	Matthew Wilcox <willy@infradead.org>,
	david@redhat.com, lorenzo.stoakes@oracle.com,
	ryan.roberts@arm.com, npache@redhat.com, baohua@kernel.org,
	Liam.Howlett@oracle.com, ziy@nvidia.com,
	akpm@linux-foundation.org, Wei Yang <richard.weiyang@gmail.com>
Subject: Re: [Patch v2] mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()
Date: Tue, 7 Oct 2025 20:24:40 +0800	[thread overview]
Message-ID: <e0566f96-09f7-406a-8c7f-da6dc476cd60@linux.dev> (raw)
In-Reply-To: <6253b463-bdbf-4c79-b1a7-65860b76beb4@arm.com>



On 2025/10/7 17:54, Dev Jain wrote:
> 
> On 07/10/25 9:36 am, Anshuman Khandual wrote:
>>
>> On 07/10/25 6:20 AM, Wei Yang wrote:
>>> Currently we install pmd folio with map_anon_folio_pmd() in
>>> __do_huge_pmd_anonymous_page() and do_huge_zero_wp_pmd(). While in
>>> collapse_huge_page(), it is done with identical code except statistics
>>> adjustment.
>>>
>>> Unify the process with map_anon_folio_pmd() to install pmd folio. Split
>>> it to map_anon_folio_pmd_pf() and map_anon_folio_pmd_nopf() to be used
>>> in page fault or not respectively.
>>>
>>> No functional change is intended.
>>>
>>> Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
>>> Cc: David Hildenbrand <david@redhat.com>
>>> Cc: Lance Yang <lance.yang@linux.dev>
>>> Cc: Dev Jain <dev.jain@arm.com>
>>> Cc: Zi Yan <ziy@nvidia.com>
>>> Cc: Usama Arif <usamaarif642@gmail.com>
>>> Cc: Matthew Wilcox <willy@infradead.org>
>>>
>>> ---
>>> v2:
>>>    * split to map_anon_folio_pmd_[no]pf() suggested by Matthew
>> On which branch this patch applies against ?
> 
> +1, does not apply on mm-new for me. There have been multiple patches
> changing the same file so it will be beneficial to say what commit
> it applies against.

I think this patch applies on top of the patch[1], which is based on mm-new.

[1] 
https://lore.kernel.org/linux-mm/20251002013825.20448-1-richard.weiyang@gmail.com



  reply	other threads:[~2025-10-07 12:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-07  0:50 Wei Yang
2025-10-07  1:16 ` Lance Yang
2025-10-07  4:06 ` Anshuman Khandual
2025-10-07  9:54   ` Dev Jain
2025-10-07 12:24     ` Lance Yang [this message]
2025-10-07 13:11       ` Dev Jain
2025-10-07 14:59         ` Zi Yan
2025-10-08  1:20           ` Wei Yang
2025-10-07  8:53 ` David Hildenbrand
2025-10-07 15:05 ` Zi Yan

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=e0566f96-09f7-406a-8c7f-da6dc476cd60@linux.dev \
    --to=lance.yang@linux.dev \
    --cc=Liam.Howlett@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=anshuman.khandual@arm.com \
    --cc=baohua@kernel.org \
    --cc=baolin.wang@linux.alibaba.com \
    --cc=david@redhat.com \
    --cc=dev.jain@arm.com \
    --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=usamaarif642@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox