[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221104083020.155835-1-ying.huang@intel.com>
Date: Fri, 4 Nov 2022 16:30:18 +0800
From: Huang Ying <ying.huang@...el.com>
To: linux-mm@...ck.org
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Huang Ying <ying.huang@...el.com>, Zi Yan <ziy@...dia.com>,
Yang Shi <shy828301@...il.com>,
Baolin Wang <baolin.wang@...ux.alibaba.com>,
Oscar Salvador <osalvador@...e.de>,
Matthew Wilcox <willy@...radead.org>
Subject: [PATCH 0/2] migrate: convert migrate_pages()/unmap_and_move() to use folios
The conversion is quite straightforward, just replace the page API to
the corresponding folio API. migrate_pages() and unmap_and_move()
mostly work with folios (head pages) only.
Changelog:
rfc -> v1:
- Change API to test transhuge and hugetlb, per Matthew and Zi's comments.
- Make THP related statistics for THP only, per Matthew's comments.
Best Regards,
Huang, Ying
Powered by blists - more mailing lists