diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-01-22 09:03:15 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-01-25 18:18:35 +0100 |
commit | 884fea4e87fbc6daf4e6df618bb3cadc188dcc6b (patch) | |
tree | d18e2177c7f35c5be87c599a6e383993be654146 /blockdev.c | |
parent | 402a47411bff5e849dc880dd08ba7e6564e6e4f4 (diff) | |
download | qemu-884fea4e87fbc6daf4e6df618bb3cadc188dcc6b.zip qemu-884fea4e87fbc6daf4e6df618bb3cadc188dcc6b.tar.gz qemu-884fea4e87fbc6daf4e6df618bb3cadc188dcc6b.tar.bz2 |
mirror: support arbitrarily-sized iterations
Yet another optimization is to extend the mirroring iteration to include more
adjacent dirty blocks. This limits the number of I/O operations and makes
mirroring efficient even with a small granularity. Most of the infrastructure
is already in place; we only need to put a loop around the computation of
the origin and sector count of the iteration.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'blockdev.c')
0 files changed, 0 insertions, 0 deletions