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 of 3] support of cpupools in xl: commands and l

To: Juergen Gross <juergen.gross@xxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 2 of 3] support of cpupools in xl: commands and library changes
From: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
Date: Wed, 6 Oct 2010 14:31:09 +0100
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 06 Oct 2010 06:31:59 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <baee85a244118f380808.1286286316@nehalem1>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: Citrix Systems, Inc.
References: <baee85a244118f380808.1286286316@nehalem1>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, 2010-10-05 at 14:45 +0100, Juergen Gross wrote:
> Support of cpu pools in xl:
>   library functions
>   xl pool-create
>   xl pool-list
>   xl pool-destroy
>   xl pool-cpu-add
>   xl pool-cpu-remove
>   xl pool-migrate
> Renamed all cpu pool related names to *cpupool*
> 
> Signed-off-by: juergen.gross@xxxxxxxxxxxxxx

Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>

> 
> 
> 13 files changed, 827 insertions(+), 86 deletions(-)
> tools/libxl/libxl.c               |  203 +++++++++++++++
> tools/libxl/libxl.h               |   13 -
> tools/libxl/libxl.idl             |   16 -
> tools/libxl/libxl_internal.h      |    2 
> tools/libxl/libxl_utils.c         |   93 ++++++-
> tools/libxl/libxl_utils.h         |   10 
> tools/libxl/libxltypes.py         |    5 
> tools/libxl/libxlu_cfg_l.c        |   30 --
> tools/libxl/libxlu_cfg_l.h        |   18 -
> tools/libxl/xl.h                  |    6 
> tools/libxl/xl_cmdimpl.c          |  472 ++++++++++++++++++++++++++++++++++++-
> tools/libxl/xl_cmdtable.c         |   35 ++
> tools/python/xen/lowlevel/xl/xl.c |   10 
> 
> 



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

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