From: Dario Faggioli <dario.faggioli@citrix.com>
To: Xen-devel <xen-devel@lists.xen.org>
Cc: Wei Liu <wei.liu2@citrix.com>,
Ian Jackson <Ian.Jackson@eu.citrix.com>,
Ian Campbell <ian.campbell@citrix.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: [PATCH v2 0/3] Automatically derive soft affinity from vnuma information
Date: Thu, 26 Mar 2015 09:54:40 +0100 [thread overview]
Message-ID: <20150326085047.18690.60325.stgit@Solace.station> (raw)
Round 2. All patches have Wei's Ack.
Wei, I modified the comment of libxl__vnuma_config_check() and added your ack
on patch 1, as you said during review.
This is available as a git branch here:
git://xenbits.xen.org/people/dariof/xen.git rel/numa/vnuma/softaffinity-v2
Regards,
Dario
---
Dario Faggioli (3):
libxl: check whether vcpu affinity and vnuma info match
libxl: automatically set soft affinity after vnuma info
libxl: cleanup some misuse of 'cpumap' as parameter
tools/libxl/libxl_dom.c | 46 ++++++++++++++++++++++++++++++++++-
tools/libxl/libxl_utils.h | 6 ++---
tools/libxl/libxl_vnuma.c | 60 +++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 108 insertions(+), 4 deletions(-)
next reply other threads:[~2015-03-26 8:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-26 8:54 Dario Faggioli [this message]
2015-03-26 8:54 ` [PATCH v2 1/3] libxl: check whether vcpu affinity and vnuma info match Dario Faggioli
2015-03-26 8:54 ` [PATCH v2 2/3] libxl: automatically set soft affinity after vnuma info Dario Faggioli
2015-03-26 8:55 ` [PATCH v2 3/3] libxl: cleanup some misuse of 'cpumap' as parameter Dario Faggioli
2015-03-31 16:30 ` [PATCH v2 0/3] Automatically derive soft affinity from vnuma information Ian Campbell
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=20150326085047.18690.60325.stgit@Solace.station \
--to=dario.faggioli@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=ian.campbell@citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=wei.liu2@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.