Hi! Everyone. Xen hypervisor has 64MB protected memory.But I want to know that how to use these machine pages. Are there some APIs or routines to handle the allocation and clean of these page? Frank _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Jeremy Fitzhardinge
2010-Sep-29 15:58 UTC
Re: [Xen-devel] How to use a machine page in Xen?
On 09/29/2010 07:17 AM, frank panda wrote:> Hi! Everyone. > Xen hypervisor has 64MB protected memory.But I want to know that how > to use these machine pages. > Are there some APIs or routines to handle the allocation and clean of > these page? >Xen reserves some memory for its own use, and that isn''t generally accessible outside of the hypervisor itself. What are are you trying to achieve? J _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel