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

[Xen-devel] about the memory paging

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] about the memory paging
From: linqaingmin <linqiangmin@xxxxxxxxxx>
Date: Fri, 03 Sep 2010 08:32:53 +0800
Delivery-date: Thu, 02 Sep 2010 17:33:34 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
hi all
 
Generate ept entry violation into function of ept_handle_violation .
 
then call function of hvm_hap_nested_page_fault,this judge page type into p2m_mem_paging_populate();
 
Here the event to notify the user space "xenpaging" process to paging in, but not Complete the page in on the next step Instruction;
 
i thrink p2m_mem_paging_populate --> p2m_mem_paging_prep-->p2m_mem_paging_resume ,Complete the process before you start the implementation of the above.
 
Is that right?
 
tkx
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>