From: Antti Kantee <pooka@iki.fi>
To: anil@recoil.org, Martin Lucina <martin@lucina.net>
Cc: David Scott <Dave.Scott@citrix.com>,
Wei Liu <wei.liu2@citrix.com>,
Ian Campbell <ian.campbell@citrix.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
Ian Jackson <Ian.Jackson@eu.citrix.com>,
Richard Mortier <richard.mortier@cl.cam.ac.uk>,
xen-devel@lists.xen.org, rumpkernel-users@freelists.org,
Thomas Gazagnaire <thomas@gazagnaire.org>,
Anthony PERARD <anthony.perard@citrix.com>
Subject: Re: Upstream QEMU based stubdom and rump kernel
Date: Wed, 18 Mar 2015 20:23:17 +0000 [thread overview]
Message-ID: <5509DEB5.8060906@iki.fi> (raw)
In-Reply-To: <4558D0C0-8058-4052-994C-6138406CEB35@recoil.org>
On 18/03/15 19:05, Anil Madhavapeddy wrote:
>> This fits in with a couple of things I hope to make time to work on in the
>> next couple of months:
>>
>> 1. Introspection of Rump Kernel domUs for ops purposes, i.e. get some
>> basic "ps", "top", "vmstat"-like information about what the domU is
>> doing from the dom0.
>>
>> 2. Connecting up multiple Rump Kernel domUs and/or Mirage domUs. The
>> general idea here is that you can have e.g. a Mirage domU running a
>> HTTP+TLS frontend, communicating with a Rump Kernel domU running PHP +
>> FastCGI.
>>
>> The Mirage folks are already doing something similar in their
>> Jitsu work, using a protocol called Conduit which runs over vchan.
>
> Yeah, this is currently requiring a couple of things:
>
> - kicking the tires with Vchan and its associated machinery, which has
> taken some time. Dave Scott has built a complementary system for
> the xentropyd which simply sets up a console ring instead of vchan.
> This has the drawback of being a single fixed page, but far simpler.
>
> - A XenStore protocol for setting up stream connections. This could
> indeed quite easily turn into a AF_VCHAN that could be transparently
> used by rump/Mirage/HaLVM and normal domUs for VM<->VM comms.
This is not an argument for or against; if you want to expose
AF_WHATEVER to applications running on a rump kernel, you need to sell
AF_WHATEVER to NetBSD, not to rumpkernel-users. Well, preferably you
need to sell it to everyone implementing sockets and running on some
sort of hypervisor, but of course gotta start from somewhere.
next prev parent reply other threads:[~2015-03-18 20:23 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-17 14:29 Upstream QEMU based stubdom and rump kernel Wei Liu
2015-03-17 14:54 ` Ian Campbell
2015-03-17 14:57 ` Wei Liu
2015-03-17 15:07 ` Ian Campbell
2015-03-17 15:15 ` Anthony PERARD
2015-03-17 15:23 ` Stefano Stabellini
2015-03-17 15:27 ` Wei Liu
2015-03-17 15:38 ` Ian Campbell
2015-03-18 11:24 ` Martin Lucina
2015-03-18 11:30 ` Ian Campbell
2015-03-18 12:45 ` Stefano Stabellini
2015-03-18 16:46 ` Ian Campbell
2015-03-19 11:16 ` Ian Campbell
2015-03-17 16:06 ` Antti Kantee
2015-03-18 11:22 ` Martin Lucina
2015-03-18 13:22 ` Antti Kantee
2015-03-18 11:20 ` Martin Lucina
2015-03-18 19:05 ` Anil Madhavapeddy
2015-03-18 19:11 ` Martin Lucina
2015-03-18 20:23 ` Antti Kantee [this message]
2015-03-18 21:21 ` Anil Madhavapeddy
2015-03-18 22:07 ` Antti Kantee
2015-03-19 8:48 ` Martin Lucina
2015-03-19 9:35 ` Antti Kantee
2015-03-19 12:22 ` Anil Madhavapeddy
2015-03-19 0:19 ` Samuel Thibault
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=5509DEB5.8060906@iki.fi \
--to=pooka@iki.fi \
--cc=Dave.Scott@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=anil@recoil.org \
--cc=anthony.perard@citrix.com \
--cc=ian.campbell@citrix.com \
--cc=martin@lucina.net \
--cc=richard.mortier@cl.cam.ac.uk \
--cc=rumpkernel-users@freelists.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=thomas@gazagnaire.org \
--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.