WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] HVM and free_memory query

To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] HVM and free_memory query
From: Apoorva Kulkarni <apoorva@xxxxxxxxx>
Date: Fri, 10 Jul 2009 11:33:56 -0700
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 10 Jul 2009 11:34:57 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <C67D04D0.F4DA%keir.fraser@xxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <C67D04D0.F4DA%keir.fraser@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)
Keir Fraser wrote:
It's used for shadow pagetables and other memory book-keeping structures.
This reservation is sized as a fraction of the domain's configured memory
allocation -- the fraction is just under 0.8%. And 0.8% of 30720MB is 245MB,
so that works out just about right.

This is one of those cases where a small fraction of a very big number is
still a big number. ;-)

 -- Keir

Keir

Thank you for your quick response. That helps a lot.

In our case we need to know precisely how much overhead memory is required by xen per domain. So is it okay for us to assume that it will always be under 0.8% or could there be exceptions to this (e.g. different fractions for a Solaris 10 HVM vs Windows HVM) ?

Thanks again.

--
Apoorva Kulkarni
3Tera, Inc.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>