Re: [Qemu-devel] [PATCH v3 09/12] mirror: switch mirror_iteration to AIO

2013-01-21 Thread Kevin Wolf
Am 21.01.2013 17:09, schrieb Paolo Bonzini: > There is really no change in the behavior of the job here, since > there is still a maximum of one in-flight I/O operation between > the source and the target. However, this patch already introduces > the AIO callbacks (which are unmodified in the next

[Qemu-devel] [PATCH v3 09/12] mirror: switch mirror_iteration to AIO

2013-01-21 Thread Paolo Bonzini
There is really no change in the behavior of the job here, since there is still a maximum of one in-flight I/O operation between the source and the target. However, this patch already introduces the AIO callbacks (which are unmodified in the next patch) and some of the logic to count in-flight ope