]> Git Repo - qemu.git/commit - migration/block.c
migration/block: compare only read blocks against the rate limiter
authorPeter Lieven <[email protected]>
Thu, 8 Mar 2018 11:18:28 +0000 (12:18 +0100)
committerDr. David Alan Gilbert <[email protected]>
Fri, 23 Mar 2018 16:45:18 +0000 (16:45 +0000)
commitb47d1e9fe09834d0640aedc002384b0600739075
treeb35e3efd74b42adf17c1c61a9f32f8a448fe3d97
parent44815334e10365ae5c60914c1d9fcecfe5ed5982
migration/block: compare only read blocks against the rate limiter

only read_done blocks are in the queued to be flushed to the migration
stream. submitted blocks are still in flight.

Signed-off-by: Peter Lieven <[email protected]>
Message-Id: <1520507908[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Signed-off-by: Dr. David Alan Gilbert <[email protected]>
migration/block.c
This page took 0.024539 seconds and 4 git commands to generate.