From: Dario Faggioli <dario.faggioli@citrix.com>
To: xen-devel@lists.xen.org
Cc: George Dunlap <george.dunlap@eu.citrix.com>,
Ian Jackson <Ian.Jackson@eu.citrix.com>,
Ian Campbell <ian.campbell@citrix.com>
Subject: Re: [PATCH 0/5] xl: allow for node-wise specification of vcpu pinning
Date: Mon, 16 Sep 2013 20:47:49 +0200 [thread overview]
Message-ID: <1379357269.6095.170.camel@Solace> (raw)
In-Reply-To: <20130916183518.20003.61823.stgit@hit-nxdomain.opendns.com>
[-- Attachment #1.1: Type: text/plain, Size: 1180 bytes --]
On lun, 2013-09-16 at 20:40 +0200, Dario Faggioli wrote:
> Hi all,
>
> Take 3 of this series. It allows for specifying vcpu pinning taking NUMA nodes
> into account. IOW, something like this:
>
> * "nodes:0-3": all pCPUs of nodes 0,1,2,3;
> * "nodes:0-3,^node:2": all pCPUS of nodes 0,1,3;
> * "1,nodes:1-2,^6": pCPU 1 plus all pCPUs of nodes 1,2
> but not pCPU 6;
>
> All comments that v2 got have been addressed. In particular, the test script
> has been rearranged and enhanced to match the requested behavior (generate a
> test vector file and then read it).
>
And of course I forgot to put a "v3" tag in the subject line.
Also, here's the git tree for this version of the series:
git://xenbits.xen.org/people/dariof/xen.git numa/xl-vcpupin-nodewise-v3
http://xenbits.xen.org/gitweb/?p=people/dariof/xen.git;a=shortlog;h=refs/heads/numa/xl-vcpupin-nodewise-v3
Sorry,
Dario
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2013-09-16 18:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-16 18:40 [PATCH 0/5] xl: allow for node-wise specification of vcpu pinning Dario Faggioli
2013-09-16 18:40 ` [PATCH 1/5] xl: update the manpage about "cpus=" and NUMA node-affinity Dario Faggioli
2013-09-16 18:40 ` [PATCH 2/5] libxl: introduce libxl_node_to_cpumap Dario Faggioli
2013-09-16 18:41 ` [PATCH 3/5] xl: allow for node-wise specification of vcpu pinning Dario Faggioli
2013-09-16 18:41 ` [PATCH 4/5] xl: implement and enable dryrun mode for `xl vcpu-pin' Dario Faggioli
2013-09-16 18:41 ` [PATCH 5/5] xl: test script for the cpumap parser (for vCPU pinning) Dario Faggioli
2013-09-16 18:47 ` Dario Faggioli [this message]
2013-09-25 11:03 ` [PATCH 0/5] xl: allow for node-wise specification of vcpu pinning Dario Faggioli
2013-11-05 17:24 ` George Dunlap
2013-11-05 22:33 ` 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=1379357269.6095.170.camel@Solace \
--to=dario.faggioli@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=george.dunlap@eu.citrix.com \
--cc=ian.campbell@citrix.com \
--cc=xen-devel@lists.xen.org \
/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).