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 2/3] xend: Add multiple cpumasks support

To: Ryan Harper <ryanh@xxxxxxxxxx>, Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 2/3] xend: Add multiple cpumasks support
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Tue, 15 Aug 2006 10:07:51 +0100
Cc: Ryan Grimm <grimm@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 15 Aug 2006 02:11:43 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060814222021.GS1694@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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcbASkjph6YwFyw9EduqSQAKle7CWA==
Thread-topic: [Xen-devel] [PATCH 2/3] xend: Add multiple cpumasks support
User-agent: Microsoft-Entourage/11.2.5.060620


On 14/8/06 11:20 pm, "Ryan Harper" <ryanh@xxxxxxxxxx> wrote:

>> Either Keir's cpu[X] = "Y" approach or my cpu = [ "A","B","C" ] approach
>> seem workable.
>> 
>> Keir's approach is rather ill defined if someone tries using both cpu=
>> and cpu[X]= in the same config file, but I don't see that as a big
>> problem.  Take your pick :-)
> 
> I'm leaning toward the list notation since I already have code that
> parses that properly.

Am I mistaken or aren't both the above forms basically the same (in both
cases 'cpu' is a list of strings)? I like this form, even if we cook it down
in xm into a different sxp syntax (if you want to avoid python lists in the
sxp).

 -- Keir



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

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