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] Allow explicit NUMA placements of guests

To: Andre Przywara <andre.przywara@xxxxxxx>
Subject: Re: [Xen-devel] [PATCH] Allow explicit NUMA placements of guests
From: John Levon <levon@xxxxxxxxxxxxxxxxx>
Date: Sun, 16 Mar 2008 14:09:44 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 16 Mar 2008 07:10:36 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <47DA8CE3.2030606@xxxxxxx>
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: <47DA8CE3.2030606@xxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Fri, Mar 14, 2008 at 03:34:11PM +0100, Andre Przywara wrote:

> diff -r f33328217eee -r 6ca722ad5208 tools/python/xen/xend/XendConfig.py
> --- a/tools/python/xen/xend/XendConfig.py     Mon Mar 10 22:51:57 2008 +0000
> +++ b/tools/python/xen/xend/XendConfig.py     Fri Mar 14 15:18:32 2008 +0100
> @@ -152,6 +152,7 @@ XENAPI_CFG_TYPES = {
>      'memory_dynamic_min': int,
>      'memory_dynamic_max': int,
>      'cpus': list,
> +    'numanodes': list,

You need to update the API document and the changelog if you're
extending it...

regards
john

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

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