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] pre-reservation of memory for domain creation

>>> "Xu, Dongxiao" <dongxiao.xu@xxxxxxxxx> 14.01.10 08:19 >>>
>    Currently guest initialization process in xend (XendDomainInfo.py) is: 
>
>    _constructDomain() --> domain_create() --> domain_max_vcpus() ... -->
>    _initDomain() --> shadow_mem_control() ...

While the patch certainly matches what I had in mind, with this sequence
it is clear that the tools still will need adjustment: The full ballooning only
happens from _initDomain(), and hence the pre-reservation (from
_constructDomain) of 4Mb would still be too small for large vCPU counts.

I wonder though what all this memory is needed for before the domain
(not to speak of secondary CPUs) actually gets started. If that could be
got under control, tools side adjustment would not be necessary. Tim?

Jan


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

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