From: Samuel Thibault <samuel.thibault@eu.citrix.com>
To: Stefan de Konink <skinkie@xs4all.nl>
Cc: xen-devel@lists.xensource.com, Gerd Hoffmann <kraxel@redhat.com>,
Anthony Liguori <anthony@codemonkey.ws>
Subject: Re: Re: [Qemu-devel] [PATCH 0/7] merge some xen bits into qemu
Date: Tue, 29 Jul 2008 00:22:55 +0100 [thread overview]
Message-ID: <20080728232255.GD11519@implementation> (raw)
In-Reply-To: <20080728171857.Q98233-100000@xs6.xs4all.nl>
Stefan de Konink, le Mon 28 Jul 2008 17:22:39 +0200, a écrit :
> > This is moving in almost the opposite
> > direction to Xen upstream is moving: we are moving qemu-dm into its
> > own tiny domain, so that the qemu code doesn't need to run as a
> > process in dom0; this has important security and scalability
> > advantages.
>
> I think your userbase prefers the way Red Hat goes. If you do a reality
> check on the current Python implementation and its memory usage, it is so
> far from an ESX equivalent that I put my money on any Qemu userspace
> version.
>
> So if you say this new domain will not take at least 128MB extra memory,
> that could be interesting.
Err... Currently the default allocated memory is 32MB because there are
still some bloats, but there is no reason why qemu-dm in its own domain
should take much more than qemu-dm in dom0. Currently it should be able
to fit within 16MB.
Samuel
next prev parent reply other threads:[~2008-07-28 23:22 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <m2n.s.1KNSd3-002QXI@chiark.greenend.org.uk>
2008-07-28 13:31 ` [Qemu-devel] [PATCH 0/7] merge some xen bits into qemu Ian Jackson
2008-07-28 14:33 ` Anthony Liguori
2008-07-28 14:58 ` Ian Jackson
2008-07-28 15:22 ` Stefan de Konink
2008-07-28 23:22 ` Samuel Thibault [this message]
2008-07-28 23:27 ` Stefan de Konink
2008-07-28 23:39 ` Samuel Thibault
2008-07-29 7:43 ` Gerd Hoffmann
2008-07-29 8:33 ` Stefan de Konink
2008-07-29 9:36 ` Samuel Thibault
2008-07-29 9:48 ` Stefan de Konink
2008-07-28 15:24 ` Anthony Liguori
2008-07-29 8:26 ` Daniel P. Berrange
2008-07-29 8:26 ` Daniel P. Berrange
2008-07-28 15:23 ` Gerd Hoffmann
2008-07-28 14:43 ` Gerd Hoffmann
2008-07-28 23:24 ` [Xen-devel] " Samuel Thibault
2008-07-28 23:24 ` Samuel Thibault
2008-08-04 15:50 Gerd Hoffmann
2008-08-04 17:42 ` Anthony Liguori
2008-08-05 10:46 ` Samuel Thibault
2008-08-05 11:12 ` Gerd Hoffmann
2008-08-05 11:29 ` Samuel Thibault
2008-08-05 13:18 ` Gerd Hoffmann
2008-08-05 15:03 ` Samuel Thibault
2008-08-05 15:41 ` Samuel Thibault
2008-08-06 10:14 ` Gerd Hoffmann
2008-08-06 10:23 ` Samuel Thibault
2008-08-06 12:43 ` Markus Armbruster
2008-08-06 12:50 ` Samuel Thibault
2008-08-06 13:54 ` Gerd Hoffmann
2008-08-06 14:01 ` Samuel Thibault
2008-08-06 14:08 ` Gerd Hoffmann
2008-08-06 14:25 ` Samuel Thibault
2008-08-06 15:35 ` Gerd Hoffmann
2008-08-06 15:47 ` Samuel Thibault
2008-08-06 22:10 ` Gerd Hoffmann
2008-08-06 22:16 ` Samuel Thibault
2008-08-06 16:01 ` Laurent Vivier
2008-08-06 22:10 ` Samuel Thibault
2008-08-07 7:33 ` Gerd Hoffmann
2008-08-07 10:53 ` Samuel Thibault
2008-08-07 12:13 ` Gerd Hoffmann
2008-08-07 12:54 ` Samuel Thibault
2008-08-07 16:17 ` Gerd Hoffmann
2008-08-07 16:48 ` Samuel Thibault
2008-08-07 16:54 ` Samuel Thibault
2008-08-07 16:09 ` Samuel Thibault
2008-08-07 16:34 ` Samuel Thibault
2008-08-11 8:16 ` Gerd Hoffmann
2008-08-11 9:23 ` Stefano Stabellini
2008-08-11 10:12 ` Ian Jackson
2008-08-07 15:06 ` [Xen-devel] " Blue Swirl
2008-08-07 15:13 ` Samuel Thibault
2008-08-07 15:13 ` Samuel Thibault
2008-08-07 15:21 ` Gerd Hoffmann
2008-08-08 15:24 ` [Xen-devel] " Blue Swirl
2008-08-11 12:46 ` Gerd Hoffmann
2008-08-08 11:03 ` Samuel Thibault
2008-08-07 17:40 ` Stefano Stabellini
2008-08-08 8:01 ` Keir Fraser
2008-08-08 9:29 ` Stefano Stabellini
2008-08-11 10:07 ` Ian Jackson
2008-08-11 11:06 ` Gerd Hoffmann
2008-08-11 9:18 ` Ian Jackson
2008-08-11 11:08 ` Gerd Hoffmann
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=20080728232255.GD11519@implementation \
--to=samuel.thibault@eu.citrix.com \
--cc=anthony@codemonkey.ws \
--cc=kraxel@redhat.com \
--cc=skinkie@xs4all.nl \
--cc=xen-devel@lists.xensource.com \
/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.