mbox series

[0/5] block migration fixes

Message ID 1520507908-16743-1-git-send-email-pl@kamp.de
Headers show
Series block migration fixes | expand

Message

Peter Lieven March 8, 2018, 11:18 a.m. UTC
Peter Lieven (5):
  migration: do not transfer ram during bulk storage migration
  migration/block: reset dirty bitmap before read in bulk phase
  migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS
  migration/block: limit the number of parallel I/O requests
  migration/block: compare only read blocks against the rate limiter

 migration/block.c | 17 ++++++++---------
 migration/ram.c   |  8 ++++++++
 2 files changed, 16 insertions(+), 9 deletions(-)