From: Dario Faggioli <dario.faggioli@citrix.com>
To: xen-devel@lists.xenproject.org
Cc: Wei Liu <wei.liu2@citrix.com>,
Ian Jackson <ian.jackson@eu.citrix.com>,
Ian Campbell <ian.campbell@citrix.com>
Subject: [OSSTEST PATCH 0/2] Testcase for HVM vNUMA
Date: Fri, 02 Oct 2015 01:17:23 +0200 [thread overview]
Message-ID: <20151001230750.15271.26071.stgit@Solace.station> (raw)
Hi,
This small series implements an HVM vNUMA test case.
It is all as simple as adding (and handling) a runvar, holding the number of
vNUMA nodes we want, to the regular debian HVM test case.
For now, the resulting topology used in the test is hardcoded. This means that,
as soon as the number of vNUMA nodes we want is known (via the said runvar),
the rest of the configuration (how much memory in each vnode, which vcpus, etc)
is derived automatically, by splitting as evenly as we can the guest resources.
Note that we do not yet support save/restore and migration for vNUMA enabled
guests, so this test will fail (and in fact, it's added to the non-blocking
list). Since I think we should, at some point, support both, things are ok to
be that way.
I've tested in standalone mode, and it appear to me to be working properly (or,
I should say, "to not be working, as expected" :-D).
I'll reply to this very email with the diff of the runvars before and after the
series as soon as standalone-generate-dump-flight-runvars will finish
running. :-)
Regards,
Dario
---
Dario Faggioli (2):
TestSupport.pm: allow creating vNUMA enabled HVM guest configs
make-flight: create the vNUMA HVM test job
Osstest/TestSupport.pm | 29 +++++++++++++++++++++++++++++
allow.all | 1 +
make-flight | 36 ++++++++++++++++++++++++++++++++++--
3 files changed, 64 insertions(+), 2 deletions(-)
--
<<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)
next reply other threads:[~2015-10-01 23:17 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-01 23:17 Dario Faggioli [this message]
2015-10-01 23:17 ` [OSSTEST PATCH 1/2] TestSupport.pm: allow creating vNUMA enabled HVM guest configs Dario Faggioli
2015-10-02 11:32 ` Wei Liu
2015-10-02 12:02 ` Dario Faggioli
2015-10-02 12:18 ` Wei Liu
2015-10-02 12:30 ` Dario Faggioli
2015-10-02 12:21 ` Wei Liu
2015-10-02 12:32 ` Dario Faggioli
2015-10-01 23:17 ` [OSSTEST PATCH 2/2] make-flight: create the vNUMA HVM test job Dario Faggioli
2015-10-05 16:34 ` Ian Jackson
2015-10-05 16:41 ` Wei Liu
2015-10-06 8:23 ` Ian Campbell
2015-10-06 8:33 ` Dario Faggioli
2015-10-06 9:03 ` Ian Campbell
2015-10-06 9:13 ` Dario Faggioli
2015-10-06 9:05 ` Wei Liu
2015-10-06 9:18 ` Ian Campbell
2015-10-09 14:42 ` Ian Campbell
2015-10-02 9:33 ` [OSSTEST PATCH 0/2] Testcase for HVM vNUMA Dario Faggioli
2015-10-02 10:15 ` Dario Faggioli
2015-10-02 11:40 ` Wei Liu
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=20151001230750.15271.26071.stgit@Solace.station \
--to=dario.faggioli@citrix.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xenproject.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.