Re: [Qemu-devel] [PATCH v2] Improve accuracy of block migration bandwidth calculation

2011-04-20 Thread Kevin Wolf
Am 03.04.2011 10:31, schrieb Avishay Traeger: > > Revised patch for improving the accuracy of the block migration bandwidth > calculation. Thanks a lot to Michael Roth for the input. > > For those that missed the original patch, here is the description: > block_mig_state.total_time is currently

[Qemu-devel] [PATCH v2] Improve accuracy of block migration bandwidth calculation

2011-04-03 Thread Avishay Traeger
Revised patch for improving the accuracy of the block migration bandwidth calculation. Thanks a lot to Michael Roth for the input. For those that missed the original patch, here is the description: block_mig_state.total_time is currently the sum of the read request latencies. This is not very a