All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: Nick Craig-Wood <nick@craig-wood.com>, Xen-devel@lists.xensource.com
Subject: Re: How much memory does a domain REALLY use...
Date: Mon, 26 Feb 2007 13:27:41 +0000	[thread overview]
Message-ID: <C20890CD.A206%keir@xensource.com> (raw)
In-Reply-To: <20070226124142.4119914C02B@irishsea.home.craig-wood.com>

On 26/2/07 12:41, "Nick Craig-Wood" <nick@craig-wood.com> wrote:

>>  Yes, there's an overhead of 7MB per 1GB on i386, and 12MB per 1GB
>>  on x86/64.
> 
> Some time ago (xen 3.0.2 I think) I measured the overhead on i386 to be
> 
>   12 MB per domain

Do you mean 12MB static overhead for Xen itself? There is no 12MB overhead
per guest, unless you are talking about HVM guests in which case there is
some shadow-pagetable overhead (I'm not sure it's as much as 12MB though).

 --Keir

>   plus 6MB per GB host RAM
> 
> I guess it has gone up since the above figures fit the 7MB amount much
> better
> 
>>>> for total in (2, 6, 8, 16): print "Total",total,"Calculated
>>>> used",total*7+12+768
> ... 
> Total 2 Calculated used 794
> Total 6 Calculated used 822
> Total 8 Calculated used 836
> Total 16 Calculated used 892

  reply	other threads:[~2007-02-26 13:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-24 19:14 How much memory does a domain REALLY use Graham, Simon
2007-02-24 19:22 ` Keir Fraser
2007-02-26 12:41   ` Nick Craig-Wood
2007-02-26 13:27     ` Keir Fraser [this message]
2007-02-26 14:48       ` Nick Craig-Wood
  -- strict thread matches above, loose matches on Subject: below --
2007-02-24 19:26 Graham, Simon
2007-02-24 19:38 ` Keir Fraser
2007-02-24 14:15 Graham, Simon
2007-02-24 14:20 ` Keir Fraser
2007-02-24  1:21 Graham, Simon
2007-02-24  9:03 ` Keir Fraser

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=C20890CD.A206%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=Xen-devel@lists.xensource.com \
    --cc=nick@craig-wood.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.