diff options
author | Yishai Hadas <yishaih@nvidia.com> | 2023-01-24 17:49:55 +0300 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2023-01-30 22:16:15 +0300 |
commit | f4f0c25e5d726e353369258b5ce28a01bd71aa47 (patch) | |
tree | d503f64863fd58face6ffaa9c2595bcfae466323 /scripts/gdb/linux/lists.py | |
parent | b04e2e86e919633825728007484508dbdc44c7bb (diff) | |
download | linux-f4f0c25e5d726e353369258b5ce28a01bd71aa47.tar.xz |
vfio/mlx5: Improve the target side flow to reduce downtime
Improve the target side flow to reduce downtime as of below.
- Support reading an optional record which includes the expected
stop_copy size.
- Once the source sends this record data, which expects to be sent as
part of the pre_copy flow, prepare the data buffers that may be large
enough to hold the final stop_copy data.
The above reduces the migration downtime as the relevant stuff that is
needed to load the image data is prepared ahead as part of pre_copy.
Signed-off-by: Yishai Hadas <yishaih@nvidia.com>
Link: https://lore.kernel.org/r/20230124144955.139901-4-yishaih@nvidia.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions