From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: [PATCH 0 of 3] libxl: Extend CPU affinity specification and enable it in config file. Date: Wed, 11 Jan 2012 17:49:58 +0000 Message-ID: <1326304198.2401.6.camel@Abyss> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1016852203499038270==" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel Cc: "Ian.Campbell" , Ian Jackson List-Id: xen-devel@lists.xenproject.org --===============1016852203499038270== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-v5gJK/CiQuBTR+reZxBV" --=-v5gJK/CiQuBTR+reZxBV Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello Everyone, This series slightly extends the current support for specifying CPU affinity, basically adding the support for "^" kind of entries (i.e., "^6", meaning "not on CPU#6), and enables doing so in a VM's config file, like it (probably?) was possible with `xm'. Should you have any comments or questions, feel free to throw them. :-) Thanks and Regards, Dario Faggioli -- A generalize-vcpupin-parsig.patch A support-cpus-par-in-config-file.patch A adjust-examples.patch --=20 tools/examples/xmexample.hvm | 2 -- tools/examples/xmexample.hvm-stubdom | 2 -- tools/examples/xmexample.pv-grub | 2 -- tools/examples/xmexample.vti | 2 -- tools/examples/xmexample1 | 2 -- tools/examples/xmexample2 | 3 --- tools/examples/xmexample3 | 3 --- tools/libxl/libxl_create.c | 2 ++ tools/libxl/libxl_dom.c | 8 +++++++- tools/libxl/libxl_types.idl | 1 + tools/libxl/libxl_utils.h | 2 ++ tools/libxl/xl_cmdimpl.c | 109 ++++++++++++++++++++++++++++++= ++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------= ---- 12 files changed, 92 insertions(+), 46 deletions(-) --=20 <> (Raistlin Majere) ------------------------------------------------------------------- Dario Faggioli, http://retis.sssup.it/people/faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) PhD Candidate, ReTiS Lab, Scuola Superiore Sant'Anna, Pisa (Italy) --=-v5gJK/CiQuBTR+reZxBV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk8Ny8YACgkQk4XaBE3IOsQlBgCdHmtrdcim2eI9EcaW0mwdB3lG ia0AnjbsIjlrPmqsvA5aJOdQkMKUAAsr =Hm1m -----END PGP SIGNATURE----- --=-v5gJK/CiQuBTR+reZxBV-- --===============1016852203499038270== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============1016852203499038270==--