qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [Qemu-commits] [COMMIT 95b134e] migrate.c: migrate_fd_p


From: Anthony Liguori
Subject: [Qemu-devel] Re: [Qemu-commits] [COMMIT 95b134e] migrate.c: migrate_fd_put_buffer: Do not busyloop:stop writing if EWOULDBLOCK
Date: Wed, 20 May 2009 13:10:03 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Avi Kivity wrote:
Anthony Liguori wrote:
From: Uri Lublin <address@hidden>

The migration code is non-blocking, designed for live migration.

Practically migrate_fd_put_buffer busy-loops trying to write, as
on many machines EWOULDBLOCK==EAGAIN (look in include/asm-generic/errno.h).


stable?

That whole set of commits is in my staging tree for stable. I'll push it in a few hours when my testing is done.

--
Regards,

Anthony Liguori





reply via email to

[Prev in Thread] Current Thread [Next in Thread]