|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] HVM and free_memory query
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
|
|
|
|
|