[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] migration/multifd: Some VFIO preparations
From: |
Peter Xu |
Subject: |
[PATCH 0/2] migration/multifd: Some VFIO preparations |
Date: |
Thu, 5 Dec 2024 13:53:01 -0500 |
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
- [PATCH 0/2] migration/multifd: Some VFIO preparations,
Peter Xu <=
[PATCH 2/2] migration/multifd: Allow to sync with sender threads only, Peter Xu, 2024/12/05