[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <767479f0-d2bb-d9f1-c835-93ad08111033@huawei.com>
Date: Tue, 16 Apr 2024 17:18:20 +0800
From: Miaohe Lin <linmiaohe@...wei.com>
To: Sidhartha Kumar <sidhartha.kumar@...cle.com>,
<linux-kernel@...r.kernel.org>, <linux-mm@...ck.org>
CC: <akpm@...ux-foundation.org>, <willy@...radead.org>, <jane.chu@...cle.com>,
<muchun.song@...ux.dev>, <nao.horiguchi@...il.com>, <osalvador@...e.de>
Subject: Re: [PATCH v2 1/2] mm/hugetlb: convert dissolve_free_huge_pages() to
folios
On 2024/4/13 2:21, Sidhartha Kumar wrote:
> Allows us to rename dissolve_free_huge_pages() to
> dissolve_free_hugetlb_folio(). Convert one caller to pass in a folio
> directly and use page_folio() to convert the caller in mm/memory-failure.
>
> Signed-off-by: Sidhartha Kumar <sidhartha.kumar@...cle.com>
> Reviewed-by: Oscar Salvador <osalvador@...e.de>
> ---
>
> v1 -> v2:
> - Change additional comments which reference hugepages to
> hugetlb folios per Miaohe Lin.
> - introduce patch 2
>
> include/linux/hugetlb.h | 4 ++--
> mm/hugetlb.c | 17 ++++++++---------
> mm/memory-failure.c | 8 ++++----
> 3 files changed, 14 insertions(+), 15 deletions(-)
Reviewed-by: Miaohe Lin <linmiaohe@...wei.com>
Thanks.
.
Powered by blists - more mailing lists