From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Colp Subject: Re: about the memory paging Date: Fri, 3 Sep 2010 10:08:37 -0500 Message-ID: References: <000c01cb4aff$8c661f90$8550a60a@china.huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <000c01cb4aff$8c661f90$8550a60a@china.huawei.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: linqaingmin Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, Sorry, I'm not quite sure what you're asking and/or if you ran into a problem? Are you just asking how the xenpaging mechanism works? Patrick 2010/9/2 linqaingmin : > hi all > > Generate=C2=A0ept 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=C2=A0pagin= g 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@lists.xensource.com > http://lists.xensource.com/xen-devel > >