[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <EBC08570-CC5A-4B82-9DB0-3D7BA0BDFCA1@linux.dev>
Date: Fri, 2 Jun 2023 11:17:33 +0800
From: Muchun Song <muchun.song@...ux.dev>
To: Peng Zhang <zhangpeng362@...wei.com>
Cc: Linux Memory Management List <linux-mm@...ck.org>,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
willy@...radead.org, mike.kravetz@...cle.com,
sidhartha.kumar@...cle.com, vishal.moola@...il.com,
wangkefeng.wang@...wei.com, sunnanyong@...wei.com
Subject: Re: [PATCH 2/2] mm/hugetlb: Use a folio in hugetlb_wp()
> On Jun 2, 2023, at 09:54, Peng Zhang <zhangpeng362@...wei.com> wrote:
>
> From: ZhangPeng <zhangpeng362@...wei.com>
>
> We can replace nine implict calls to compound_head() with one by using
> old_folio. However, we still need to keep old_page because we need to
> know which page in the folio we are copying.
>
> Suggested-by: Matthew Wilcox (Oracle) <willy@...radead.org>
> Signed-off-by: ZhangPeng <zhangpeng362@...wei.com>
Reviewed-by: Muchun Song <songmuchun@...edance.com>
Thanks.
Powered by blists - more mailing lists