From: Ewan Mellor <ewan@xensource.com>
To: xen-devel@lists.xensource.com
Subject: Re: [PATCH][RESEND] Fix stale-state issue with 'xm dom{id, name}'
Date: Tue, 4 Oct 2005 08:36:30 +0100 [thread overview]
Message-ID: <20051004073630.GC4104@linford.intra> (raw)
In-Reply-To: <87psqqh4ww.fsf@us.ibm.com>
On Fri, Sep 30, 2005 at 09:54:55AM -0700, Dan Smith wrote:
>
> This is a resend of my stale state fix, which is yet unapplied. If
> there are issues, please let me know.
>
> Note that this fixes the issue poked by xm-test, as shown in the
> following snippet of David's latest FC3pae.report:
>
> > FAIL: 01_shutdown_basic_pos
> > I had to run an xm list to update xend state!
Hi Dan,
I made a big change yesterday to XendDomain to make it thread-safe. As far as
I can tell, most of the problems that you've been seeing were caused by
watches firing and modifying XendDomain internal state at the same time as
each other and as the xm commands. This meant that it was pretty easy to
confuse Xend into thinking that domains existed when they didn't and vice
versa.
I would be grateful if you could re-run xm-test and let me know how it looks.
There might still be some bugs to iron out, but hopefully you will find that
the behaviour under xm-test is much improved.
We've got someone working right now on integrating xm-test with our automated
test/build infrastructure here, so I expect to be able to run all your tests
myself soon, but I would also appreciate your feedback on this.
Thanks,
Ewan.
next prev parent reply other threads:[~2005-10-04 7:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-30 16:54 [PATCH][RESEND] Fix stale-state issue with 'xm dom{id, name}' Dan Smith
2005-10-01 10:54 ` Ewan Mellor
2005-10-01 15:33 ` Dan Smith
2005-10-01 19:40 ` Anthony Liguori
2005-10-04 7:36 ` Ewan Mellor [this message]
2005-10-04 13:41 ` Dan Smith
2005-10-04 17:35 ` Dan Smith
2005-10-04 23:14 ` Ewan Mellor
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=20051004073630.GC4104@linford.intra \
--to=ewan@xensource.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.