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

[Xen-devel] [PATCH 0 of 3] support of cpupools in xl


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: Juergen Gross <juergen.gross@xxxxxxxxxxxxxx>
  • Date: Fri, 08 Oct 2010 13:23:02 +0200
  • Delivery-date: Fri, 08 Oct 2010 04:27:12 -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: Content-Transfer-Encoding:Subject:Message-Id:Date:From:To; b=dTPHFO/GqYXySkhNa7fwPH1f0VAmMpEJEpGvUFQk6HutiRvWPj/Rpz+o 7w+cabRGR1/7CivZLJ5JHZzidyp58iAnHdDsRp1cqM/brwWa/cKxl9Ax8 FN/DBKI0oseXU1sV3mJDo/FgL6ZK+p7h7ZCMuoeU4ezfM5Axyrq+Xlrg7 jYFrIwGzqD4wt/NvQA3gbEEIEv1GhVKqpWap11XnfUSeapHgAPzmpy+Nm LgtrLUPje2+QLodLoXdcRNRrOqn9U;
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

This is the next version of my patches to support cpupools in xl/libxl.
For full functionality it is necessary to change cpumask handling for cpupools
in libxc (patch 1). Patch 2 adds the full cpupool support in xl.
Patch 3 adds an example configuration file for xm/xl pool-create.

Changes since last version: requests of Ian Campbell, Gianni Tedesco, Stefano
                            Stabellini

18 files changed, 1018 insertions(+), 237 deletions(-)
tools/examples/README             |    1 
tools/examples/cpupool            |   17 +
tools/libxc/xc_cpupool.c          |  118 +++++---
tools/libxc/xc_misc.c             |   14 +
tools/libxc/xenctrl.h             |   26 -
tools/libxl/libxl.c               |  252 ++++++++++++++++--
tools/libxl/libxl.h               |   21 +
tools/libxl/libxl.idl             |   12 
tools/libxl/libxl_internal.h      |    2 
tools/libxl/libxl_utils.c         |   98 ++++++-
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          |  494 +++++++++++++++++++++++++++++++++++--
tools/libxl/xl_cmdtable.c         |   35 ++
tools/python/xen/lowlevel/xc/xc.c |   96 ++-----

_______________________________________________
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®.