From: Dario Faggioli <raistlin@linux.it>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: xen-devel <xen-devel@lists.xen.org>
Subject: Re: 4.2 Release Plan / TODO
Date: Wed, 02 May 2012 17:02:45 +0200 [thread overview]
Message-ID: <1335970965.2961.51.camel@Abyss> (raw)
In-Reply-To: <1335272011.4347.108.camel@zakaz.uk.xensource.com>
[-- Attachment #1.1: Type: text/plain, Size: 2850 bytes --]
On Tue, 2012-04-24 at 13:53 +0100, Ian Campbell wrote:
> Plan for a 4.2 release:
> http://lists.xen.org/archives/html/xen-devel/2012-03/msg00793.html
>
> The time line is as follows:
>
> 19 March -- TODO list locked down
> 2 April -- Feature Freeze
> << WE ARE HERE
>
I'm guessing we're still here and hence I'm proposing the following.
> The updated TODO list follows. Per the release plan a strong case will
> now have to be made as to why new items should be added to the list,
> especially as a blocker, rather than deferred to 4.3.
>
As it is probably known and has been repeatedly stated in various
threads, xm/xend has some kind of NUMA placement policy when a new guest
is being created. On the opposite hand, xl/libxl does absolutely
nothing, and that looks like an issue for the xl-xend feature parity
we're aiming at.
What xend basically does is trying to figure out where to put a guest
(according to some heuristics) and it then pins its vcpus there. The
NUMA series I posted also introduces some placement heuristics into xl,
and I can easily take the scheduling/affinity modification apart and do
pin vcpus basing on the outcome of the heuristics, just like xend.
Yes, I noticed this for the first time way earlier than now, but it's
only now that it came to my mind that this could be quite a serious
feature parity issue, and that I can (try to!) fix with a reasonably
small effort.
Therefore, I'm officially proposing to add "automatic NUMA placement and
vcpu pinning in xl" here below:
> tools, blockers:
> ...
> * xl compatibility with xm:
> * [BUG] cannot create an empty CD-ROM driver on HVM guest,
> reported by Fabio Fantoni in
> <4F9672DD.2080902@tiscali.it>
> * [BUG] does not honour scheduler weight params, reported
> by Dieter Bloms in <20120423193518.GA16134@bloms.de>,
> Dieter has posted a patch.
* does not automatically try to select a (set of)
node(s) on which to create a VM and pin its vcpus
there.
The strong case I'm making is that not having this is a regression wrt
default xend behaviour, and it could upset and break stuff for people
expecting the toolstack tacking care about NUMA, at least in some rough
way (which btw is what xend is doing).
I'm not far from having the patches so, if the proposal is accepted, I
can post them next week, I'm quite sure.
Thoughts?
Thanks and Regards,
Dario
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://retis.sssup.it/people/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:[~2012-05-02 15:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-24 12:53 4.2 Release Plan / TODO Ian Campbell
2012-04-24 13:30 ` Sander Eikelenboom
2012-04-24 14:30 ` Ian Campbell
2012-04-24 15:03 ` Sander Eikelenboom
2012-05-02 15:02 ` Dario Faggioli [this message]
2012-05-02 15:30 ` Ian Campbell
[not found] <mailman.2355.1334576711.1399.xen-devel@lists.xen.org>
2012-04-16 13:09 ` Andres Lagar-Cavilla
-- strict thread matches above, loose matches on Subject: below --
2012-04-16 11:31 Ian Campbell
2012-04-16 14:20 ` George Dunlap
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=1335970965.2961.51.camel@Abyss \
--to=raistlin@linux.it \
--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 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.