From: Paolo Bonzini <pbonzini@redhat.com>
To: Miroslav Rezanina <mrezanin@redhat.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: Do not wait for memory teardown when live migrate
Date: Mon, 11 Oct 2010 17:19:21 +0200 [thread overview]
Message-ID: <4CB32AF9.8070905@redhat.com> (raw)
In-Reply-To: <101011689.50921286801574917.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com>
On 10/11/2010 02:52 PM, Miroslav Rezanina wrote:
> @@ -1493,6 +1494,7 @@
> raise XendError("%s (from %s)" % (m_dsterr.group(2), dst))
> raise
> finally:
> + if not live:
> try:
> sock.shutdown(2)
> except:
Non-standard indentation?
Paolo
next prev parent reply other threads:[~2010-10-11 15:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1941181824.152281286870602071.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com>
[not found] ` <1393810365.50891286801563319.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com>
2010-10-11 12:52 ` Do not wait for memory teardown when live migrate Miroslav Rezanina
2010-10-11 15:19 ` Paolo Bonzini [this message]
2010-10-12 8:09 ` Miroslav Rezanina
2010-10-28 10:41 ` Do not wait for memory teardown when live migrate [and 1 more messages] Ian Jackson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CB32AF9.8070905@redhat.com \
--to=pbonzini@redhat.com \
--cc=mrezanin@redhat.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.