From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: Re: [Qemu-devel] [PATCH 0/7] merge some xen bits into qemu Date: Tue, 29 Jul 2008 10:36:57 +0100 Message-ID: <20080729093657.GA4466@implementation.uk.xensource.com> References: <488ECA33.4040708@redhat.com> <20080729102505.L24779-100000@xs2.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <20080729102505.L24779-100000@xs2.xs4all.nl> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Stefan de Konink Cc: xen-devel@lists.xensource.com, Gerd Hoffmann , Anthony Liguori List-Id: xen-devel@lists.xenproject.org Stefan de Konink, le Tue 29 Jul 2008 10:33:05 +0200, a =E9crit : > On Tue, 29 Jul 2008, Gerd Hoffmann wrote: > > Stefan de Konink wrote: > > > And you don't count the 331MB virtual memory the process takes, and= every > > > tapdisk that is created? > > > > Tapdisk doesn't need physical memory. It is address space used to ma= p > > in guest pages. >=20 > Maybe you use a different version of Xen... I'm using 3.2.1 until the D= ell > patches of the 2.6.19 kernel are backported, or I get the Vanilla kerne= l > running on 64bits. >=20 >=20 > root 3005 0.0 0.1 8404 1012 ? S Jul26 0:00 xensto= red --pid-file /var/run/xenstore.pid > root 3009 0.0 1.8 99416 9936 ? S Jul26 0:00 python= /usr/sbin/xend start > root 3011 0.0 0.1 20540 680 ? Sl Jul26 0:00 xencon= soled > root 3013 0.0 10.7 242876 56492 ? Sl Jul26 0:01 python= /usr/sbin/xend start > root 3014 0.0 0.1 27252 904 ? Ssl Jul26 0:00 blktap= ctrl > root 13985 0.0 0.1 27332 832 ? Sl 11:17 0:00 tapdis= k /var/run/tap/tapctrlwrite1 /var/run/tap/tap Please provide the columns headers, else it's impossible to say anything about these numbers. > The amount of memory for xend seem to increased with 7MB (from 49MB) no= w > this is not even close to the 32MB or 16MB value that was mentioned > before. Please do not confuse with what I said about stubdom-dm, which is to replace qemu-dm only, not xend. Samuel