From: Anthony Liguori <aliguori@us.ibm.com>
To: Christian.Limpach@cl.cam.ac.uk
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: [PATCH] Fix another race condition in xm destroy
Date: Fri, 16 Sep 2005 16:35:18 -0500 [thread overview]
Message-ID: <432B3A96.1070005@us.ibm.com> (raw)
In-Reply-To: <3d8eece20509161200674eff54@mail.gmail.com>
Christian Limpach wrote:
>On 9/16/05, Anthony Liguori <aliguori@us.ibm.com> wrote:
>
>
>>There's a race condition in xm destroy that gets triggered when
>>xc_domain_destroy results in a domain disappearing before we invoke the
>>cleanup routines. Specifically, the saveToDB routines will through a No
>>such process error.
>>
>>Christian, I'd appreciate if you could sanity check this before
>>committing. I think it's okay because starting the cleanup shouldn't
>>have any adverse effects. Having another pair of eyes confirm it would
>>make me feel better though :-)
>>
>>
>
>How does it fail for you? I fixed one issue where we were clearing
>the store event channel and writing that back to the store was
>failing.
>
>
You're fix solved the problem. That's why I made sure to ask, I wasn't
confident my solution was correct :-)
Thanks,
Anthony Liguori
>I'd prefer to keep doing the cleanup after destroy_domain.
>
> christian
>
>
>
prev parent reply other threads:[~2005-09-16 21:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-16 4:42 [PATCH] Fix another race condition in xm destroy Anthony Liguori
2005-09-16 19:00 ` Christian Limpach
2005-09-16 21:35 ` Anthony Liguori [this message]
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=432B3A96.1070005@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=Christian.Limpach@cl.cam.ac.uk \
--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.