linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] migrate: convert migrate_pages()/unmap_and_move() to use folios
@ 2022-11-04  8:30 Huang Ying
  2022-11-04  8:30 ` [PATCH 1/2] migrate: convert unmap_and_move() " Huang Ying
  2022-11-04  8:30 ` [PATCH 2/2] migrate: convert migrate_pages() " Huang Ying
  0 siblings, 2 replies; 9+ messages in thread
From: Huang Ying @ 2022-11-04  8:30 UTC (permalink / raw)
  To: linux-mm
  Cc: linux-kernel, Andrew Morton, Huang Ying, Zi Yan, Yang Shi,
	Baolin Wang, Oscar Salvador, Matthew Wilcox

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-11-08  8:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04  8:30 [PATCH 0/2] migrate: convert migrate_pages()/unmap_and_move() to use folios Huang Ying
2022-11-04  8:30 ` [PATCH 1/2] migrate: convert unmap_and_move() " Huang Ying
2022-11-07  7:26   ` Baolin Wang
2022-11-07 13:49   ` Matthew Wilcox
2022-11-07 15:29   ` Zi Yan
2022-11-07 18:49   ` Yang Shi
2022-11-04  8:30 ` [PATCH 2/2] migrate: convert migrate_pages() " Huang Ying
2022-11-07  8:13   ` Baolin Wang
2022-11-08  8:24     ` Huang, Ying

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox