From: "Andres Lagar-Cavilla" <andres@lagarcavilla.org>
To: xen-devel@lists.xen.org
Cc: george.dunlap@eu.citrix.com
Subject: Re: Xen 4.3 release planning proposal
Date: Tue, 21 Aug 2012 07:50:53 -0700 [thread overview]
Message-ID: <b9f5103b2989ceb9c4b07da85405307e.squirrel@webmail.lagarcavilla.org> (raw)
In-Reply-To: <mailman.11058.1345490072.1399.xen-devel@lists.xen.org>
>
> Hello everyone! With the completion of our first few release candidates
> for 4.2, it's time to look forward and start planning for the 4.3
> release. I've volunteered to step up and help coordinate the release
> for this cycle.
Hi George. Great idea. Cutting to the chase below
>
An observation: the three below really sound like xapi or libvirt tasks.
>
> * Full-VM snapshotting
> owner: ?
> Have a way of coordinating the taking and restoring of VM memory and
> disk snapshots. This would involve some investigation into the best
> way to accomplish this.
>
> * VM Cloning
> owner: ?
> Again, a way of coordinating the memory and disk aspects. Research
> into the best way to do this would probably go along with the
> snapshotting feature.
>
> * Make storage migration possible
> owner: ?
> There needs to be a way, either via command-line or via some hooks,
> that someone can build a "storage migration" feature on top of libxl
> or xl.
>
> * PV audio (audio for stubdom qemu)
> owner: stefano.panella@citrix
>
> * Memory: Replace PoD with paging mechanism
> owner: george@citrix
This is one visible tip of the paging iceberg.
More generally, we need full wait-queue support for gfn translation
resolution. Working on this might include any of the folks who touched x86
mm code during 4.2.
Due to wait-queue locking limitations we decided not to tackle in the 4.2
time-frame, the hypervisor is unable to put a vcpu on a wait-queue in
hypervisor context at will. This means that right now, gfn->mfn
translations don't automagically hide all fixup conditions that require
helper intervention (paged out, unshare enomem). Fixing this will make the
p2m code a lot more self-contained and easier to parse, paging will be
completely transparent to guests (right now you can crash a guest with a
skillfully chosen paged out gfn), and will help you towards your goal of
s/pod/paging/
Andres
>
> * Managed domains?
next parent reply other threads:[~2012-08-21 14:50 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.11058.1345490072.1399.xen-devel@lists.xen.org>
2012-08-21 14:50 ` Andres Lagar-Cavilla [this message]
2012-08-21 18:44 ` Xen 4.3 release planning proposal Pasi Kärkkäinen
2012-08-20 16:46 George Dunlap
2012-08-20 19:14 ` Pasi Kärkkäinen
2012-08-21 12:56 ` George Dunlap
2012-08-21 18:27 ` Pasi Kärkkäinen
2012-12-17 23:57 ` Martinx - ジェームズ
2012-12-18 7:03 ` Pasi Kärkkäinen
2012-12-18 13:37 ` Martinx - ジェームズ
2012-12-18 13:49 ` Jan Beulich
2012-08-20 20:28 ` Konrad Rzeszutek Wilk
2012-08-21 10:06 ` George Dunlap
2012-08-21 14:26 ` Konrad Rzeszutek Wilk
2012-08-21 14:43 ` Jan Beulich
2012-08-21 14:36 ` Attilio Rao
2012-08-21 14:55 ` Jan Beulich
2012-08-21 15:04 ` George Dunlap
2012-08-29 20:53 ` Dan Magenheimer
2012-08-30 10:24 ` Andrew Cooper
2012-08-30 10:53 ` David Vrabel
2012-08-30 16:11 ` Dan Magenheimer
2012-08-31 11:01 ` Jan Beulich
2012-08-31 17:59 ` Dan Magenheimer
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=b9f5103b2989ceb9c4b07da85405307e.squirrel@webmail.lagarcavilla.org \
--to=andres@lagarcavilla.org \
--cc=george.dunlap@eu.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).