From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Triplett Subject: Re: Re: [Xen-tools] [RFC] xm interface proposed changes Date: Tue, 02 Aug 2005 16:12:01 -0700 Message-ID: <1123024321.4464.16.camel@localhost.localdomain> References: <20050802113246.GA13850@underhill.no-ip.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20050802113246.GA13850@underhill.no-ip.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Sean Dague Cc: xen-tools@lists.xensource.com, Ian Pratt , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Tue, 2005-08-02 at 07:32 -0400, Sean Dague wrote: > On Tue, Aug 02, 2005 at 12:10:48PM +0100, Ian Pratt wrote: > > > * cpus-set Set which cpus a VCPU can use. > > > > I'm not sure about this one, but an struggling to think of anything > > better. > > cpu-set-affinity ? > > Yeh, I was scratching my head a lot on this one too. Trying to brainstorm > now (help in this regard would be good): > > cpu-allocate ? > vcpu-set ? How about vcpu-pin? "pin" is a relatively common shorthand for setting affinity. > > > Commands related to virtual block devices: > > > > > > * block-create > > > [BackDomId] Create a new virtual block device for a domain > > > * block-destroy Destroy a domain's virtual > > > block device > > > > add/remove (or add/del) might sound a little less brutal than > > create/destroy. > > Yep, good point. How about attach/detach? - Josh Triplett