All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv7 0/2] xen: improve migration performance
@ 2015-03-11 14:49 David Vrabel
  2015-03-11 14:49 ` [PATCHv7 1/2] xen: unify foreign GFN map/unmap for auto-xlated physmap guests David Vrabel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David Vrabel @ 2015-03-11 14:49 UTC (permalink / raw)
  To: xen-devel, Stefano Stabellini; +Cc: Boris Ostrovsky, David Vrabel

This series signficantly improves the performance of migration by
speeding up privcmd's MMAPBATCH_V2 ioctl (for PV toolstack domains).

Changes in v7:
- Drop (broken) arm __get_user() patch and use get_user() instead as a
  workaround.
- Fix MMAPBATCH_V1 error reporting.

Changes in v6:
- unify PVH and ARM foreign mapping.
- more fixes and refactoring than I can count.

David

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

end of thread, other threads:[~2015-03-13 17:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-11 14:49 [PATCHv7 0/2] xen: improve migration performance David Vrabel
2015-03-11 14:49 ` [PATCHv7 1/2] xen: unify foreign GFN map/unmap for auto-xlated physmap guests David Vrabel
2015-03-12 10:55   ` Stefano Stabellini
2015-03-11 14:49 ` [PATCHv7 2/2] xen/privcmd: improve performance of MMAPBATCH_V2 David Vrabel
2015-03-12 10:57   ` Stefano Stabellini
2015-03-13 17:26 ` [PATCHv7 0/2] xen: improve migration performance David Vrabel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.