WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] xenbus_transaction_end() and EAGAIN

To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] xenbus_transaction_end() and EAGAIN
From: John Levon <levon@xxxxxxxxxxxxxxxxx>
Date: Wed, 4 Oct 2006 14:49:43 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 04 Oct 2006 06:50:16 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C14925F4.207E%Keir.Fraser@xxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20061004021314.GA323@xxxxxxxxxxxxxxxxxxxx> <C14925F4.207E%Keir.Fraser@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Wed, Oct 04, 2006 at 08:48:52AM +0100, Keir Fraser wrote:

> > The first is the watch asking us to suspend. Then we get an EAGAIN and
> > loop around to try again, but this time the node is rewritten to be "",
> > as we requested via xenbus_write(). As far as I can see it shouldn't be
> > possible for our xenbus_write("") to have succeeded as part of the
> > failed transaction. Is it possible the EAGAIN is coming from the higher
> > levels somehow, rather than do_transaction_end() ?
> 
> No, the writes should be discarded of course.

Indeed.

> Could EAGAIN be coming from the xenbus layers in your guest OS?

I certainly can't see any path right now. I'm trying to reproduce again
to confirm what's happening...

regards
john

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>