[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 2 of 3] support of cpupools in xl: commands and library changes


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: Juergen Gross <juergen.gross@xxxxxxxxxxxxxx>
  • Date: Tue, 05 Oct 2010 15:45:16 +0200
  • Delivery-date: Tue, 05 Oct 2010 06:52:55 -0700
  • Domainkey-signature: s=s1536a; d=ts.fujitsu.com; c=nofws; q=dns; h=X-SBRSScore:X-IronPort-AV:Received:X-IronPort-AV: Received:Received:Content-Type:MIME-Version:Subject: X-Mercurial-Node:Message-Id:In-Reply-To:Date:From:To; b=j/99dNPvAZhTSe+7Rr5TG38PDPnPXhlwcNWsjnMIHr2g7DYxt+9uXV8W vJkMbw9T9Rix7kTKeOTQO6Ui9DM/Ve7MVhMI6CAWDTdYre5S94jicbuD6 7B+n1lEDLu7g3nAXh+f7TuGqVC52KLiI3UnCqWR2LGStUsKsL7qadMm7V MAui60sMAZ7UpGeXufk9c7Yvg+P8tMSjcdu3m6kvNueX9f66ncUIwzkzQ 0d0xgyYHbTnolQ6xLsPJ4dSqVH5mu;
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

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


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 


Attachment: xen-work-3.patch
Description: Text Data

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.