On 08/11/2011 07:36 PM, Umesh Deshpande wrote:

Now, migrate_fd_cleanup, buffured_close is just executed by the
migration thread.
I am not letting iothread call any migration cancellation related
functions. In stead it just submits the request and waits for the
migration thread to terminate itself in the next iteration.
The reason is to avoid the call to qemu_fflush,
qemu_savevm_state_cancel (to carry out migrate_cancel) from iothread
while migration thread is transferring data without holding the locks.

Got it now, thanks for explaining.

Paolo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to