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] [PATCH] xend, sparse: move vcpu-hotplug to xenbus/store

To: Ryan Harper <ryanh@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] xend, sparse: move vcpu-hotplug to xenbus/store
From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
Date: Tue, 09 Aug 2005 12:52:04 +1000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 09 Aug 2005 02:50:20 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20050808141421.GA19877@xxxxxxxxxx>
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: <20050805192156.GJ7538@xxxxxxxxxx> <1123317594.17152.23.camel@xxxxxxxxxxxxxxxxxxxxx> <20050808141421.GA19877@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Mon, 2005-08-08 at 09:14 -0500, Ryan Harper wrote:
> /domain/uuid/cpu/0/online  # cpu 0 is online
> /domain/uuid/cpu/1/offline # cpu 1 is offline
> /domain/uuid/cpu/2/online  # etc.
> /domain/uuid/cpu/3/online  # etc.
> 
> I don't like that.  What about this?

Actually I meant that if "offline" doesn't exist, it's online, rather
than two mutually-exclusive nodes. 

> /domain/uuid/cpu/0/state  
> 
> and the values can be "online|offline"

"state" is a little vague, hence I suggested "availability".  Not a
great name, but clear about what it contains.

Rusty.
-- 
A bad analogy is like a leaky screwdriver -- Richard Braakman


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

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