linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mm/migrate: optimize migrate_vma_setup() for holes
@ 2020-07-09 16:57 Ralph Campbell
  2020-07-09 16:57 ` [PATCH 1/2] " Ralph Campbell
  2020-07-09 16:57 ` [PATCH 2/2] mm/migrate: add migrate-shared test for migrate_vma_*() Ralph Campbell
  0 siblings, 2 replies; 5+ messages in thread
From: Ralph Campbell @ 2020-07-09 16:57 UTC (permalink / raw)
  To: linux-mm, kvm-ppc, linux-kselftest, linux-kernel
  Cc: Jerome Glisse, John Hubbard, Christoph Hellwig, Jason Gunthorpe,
	Bharata B Rao, Shuah Khan, Andrew Morton, Ralph Campbell

A simple optimization for migrate_vma_*() when the source vma is not an
anonymous vma and a new test case to exercise it.
This is based on linux-mm and is for Andrew Morton's tree.

Ralph Campbell (2):
  mm/migrate: optimize migrate_vma_setup() for holes
  mm/migrate: add migrate-shared test for migrate_vma_*()

 mm/migrate.c                           |  6 ++++-
 tools/testing/selftests/vm/hmm-tests.c | 35 ++++++++++++++++++++++++++
 2 files changed, 40 insertions(+), 1 deletion(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-07-10 16:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09 16:57 [PATCH 0/2] mm/migrate: optimize migrate_vma_setup() for holes Ralph Campbell
2020-07-09 16:57 ` [PATCH 1/2] " Ralph Campbell
2020-07-10  6:35   ` Bharata B Rao
2020-07-10 16:19     ` Ralph Campbell
2020-07-09 16:57 ` [PATCH 2/2] mm/migrate: add migrate-shared test for migrate_vma_*() Ralph Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).