Re: [PATCH v2 4/7] qemu: Fix a race when computing migration downtime

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 01, 2016 at 13:55:30 +0100, Jiri Denemark wrote:
> Computing a total downtime during a migration requires us to store a
> time stamp when guest CPUs get stopped. The value (and all other
> statistics) is then transferred to the destination to compute the
> downtime. Because the stopped time stamp is stored by a STOP event
> handler while the statistics which will be sent over to the destination
> are copied synchronously within qemuMigrationWaitForCompletion.
> 
> Depending on the timing of STOP and MIGRATION events, we may end up
> copying (and transferring) statistics without the stopped time stamp
> set. Let's make sure we always use the correct time stamp.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1282744
> 
> Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx>
> ---

ACK

Attachment: signature.asc
Description: Digital signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]