xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Dario Faggioli <raistlin@linux.it>
To: xen-devel <xen-devel@lists.xensource.com>
Cc: "Ian.Campbell" <Ian.Campbell@eu.citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>
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	[thread overview]
Message-ID: <1326304198.2401.6.camel@Abyss> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1604 bytes --]

Hello Everyone,

This series slightly extends the current support for specifying CPU
affinity, basically adding the support for "^<cpuid>" 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
-- 
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(-)

-- 
<<This happens because I choose it to happen!>> (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)



[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

             reply	other threads:[~2012-01-11 17:49 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-11 17:49 Dario Faggioli [this message]
2012-01-11 17:58 ` [PATCH 1 of 3] libxl: extend pCPUs specification for vcpu-pin Dario Faggioli
2012-01-12  8:38   ` Ian Campbell
2012-01-12 17:34   ` Ian Jackson
2012-01-12 23:12     ` Dario Faggioli
2012-01-13 13:34       ` Ian Jackson
2012-01-13 16:45         ` Dario Faggioli
2012-01-13 16:48           ` Ian Jackson
2012-01-23 10:21             ` Ian Campbell
2012-01-23 10:27               ` Dario Faggioli
2012-01-23 10:50                 ` Ian Campbell
2012-01-11 18:00 ` [PATCH 2 of 3] libxl: allow for specifying the CPU affinity in the config file Dario Faggioli
2012-01-12  8:43   ` Ian Campbell
2012-01-12 22:56     ` Dario Faggioli
2012-01-13  8:09       ` Ian Campbell
2012-01-13  9:13         ` Dario Faggioli
2012-01-11 18:01 ` [PATCH 3 of 3] libxl: Align examples with current code Dario Faggioli
2012-01-12  8:37   ` Ian Campbell
2012-01-12 22:45     ` Dario Faggioli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1326304198.2401.6.camel@Abyss \
    --to=raistlin@linux.it \
    --cc=Ian.Campbell@eu.citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).