|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen - Guest memory allocation
AFAIK, In para virtualization, when guest boots, it reads the memory layout from a special page (start info page) instead of from bios. If your guest os is a PV Linux, you can check its source code (e.g. start_kernel(), etc.)
Thanks, Weiming
On Fri, Jun 6, 2008 at 2:00 PM, dinesh chandrasekaran < dinesh_chan8@xxxxxxxxxxx> wrote:
Looking into the xen code for days, I still could not figure where the following occurs, How does xen allocates memory to the DomU guests? Where in the code does xen provides the start and end address map for each guest that is created?
Ovreall, How does xen creates a memory pool and performs allocation? Any help in this regard would be appreciated, Thank you in advance, Dinesh C
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|