[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Pinning a DomU Guest data page from Hypervisor



Hi, 

At 19:26 +0530 on 03 Aug (1312399607), veerasena reddy wrote:
> I looked into code "xen/arch/x86/mm.c", do_mmuext_op() which was
> invoking xsm_memory_pin_page() only for L1 to L4 page table type pages. Can
> i use the same API to pin data pages?
> 
> Could anybody please advice how can I pin a Guest data page from hypervisor.
> Any APIs or sequence of operations to be done on MFN of the guest page?

What exactly do you mean by "pin"?  If you mean stop the guest OS from
paging out the contents, that can't be done from inside the hypervisor.
If you mean keep it from being used as a pagetable, LDT or other special
page, that can be done with get_page_and_type(), but you still need the
guest OS to cooperate.

Tim.

-- 
Tim Deegan <tim@xxxxxxx>
Principal Software Engineer, Xen Platform Team
Citrix Systems UK Ltd.  (Company #02937203, SL9 0BG)

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.