All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] migration/multifd: Some VFIO preparations
@ 2024-12-05 18:53 Peter Xu
  2024-12-05 18:53 ` [PATCH 1/2] migration/multifd: Further remove the SYNC on complete Peter Xu
  2024-12-05 18:53 ` [PATCH 2/2] migration/multifd: Allow to sync with sender threads only Peter Xu
  0 siblings, 2 replies; 12+ messages in thread
From: Peter Xu @ 2024-12-05 18:53 UTC (permalink / raw)
  To: qemu-devel
  Cc: peterx, Fabiano Rosas, Maciej S . Szmigiero, Alex Williamson,
	Avihai Horon, Cédric Le Goater

When reviewing the VFIO series I noticed something was off in multifd.
Meanwhile I just noticed we can also provide some more options to sync the
sender threads.  In general, I assume these two small patches should help
the VFIO series moving forward easier.

More info in each of the patch.

Thanks,

Peter Xu (2):
  migration/multifd: Further remove the SYNC on complete
  migration/multifd: Allow to sync with sender threads only

 migration/multifd.h        | 16 +++++++++++++---
 migration/multifd-nocomp.c |  8 +++++++-
 migration/multifd.c        | 14 ++++++++------
 migration/ram.c            | 13 ++++++++++---
 4 files changed, 38 insertions(+), 13 deletions(-)

-- 
2.47.0



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

end of thread, other threads:[~2024-12-05 22:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-05 18:53 [PATCH 0/2] migration/multifd: Some VFIO preparations Peter Xu
2024-12-05 18:53 ` [PATCH 1/2] migration/multifd: Further remove the SYNC on complete Peter Xu
2024-12-05 19:55   ` Fabiano Rosas
2024-12-05 20:23     ` Peter Xu
2024-12-05 21:16       ` Fabiano Rosas
2024-12-05 22:00         ` Peter Xu
2024-12-05 18:53 ` [PATCH 2/2] migration/multifd: Allow to sync with sender threads only Peter Xu
2024-12-05 20:16   ` Fabiano Rosas
2024-12-05 20:35     ` Peter Xu
2024-12-05 21:50       ` Fabiano Rosas
2024-12-05 22:12         ` Peter Xu
2024-12-05 22:20           ` Peter Xu

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.