|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] stream fixes for migration
Charles Coffing wrote:
I've attached a patch for libxutil/libxc. This fixes one of the hangs I've
seen during migrations. It applies against 2.0 and 2.0-testing.
Changes:
* Encountering EOF or error when xfrd reads from stream could cause an
infinite loop.
* Cleaned up the closing of streams.
* Fixed several memory leaks.
Is it possible for IOStreams to be used concurrently, or are they only
used in a single-threaded manner?
--
David Hopwood <david.nospam.hopwood@xxxxxxxxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|