From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Colp Subject: Re: Where does M2P and P2M table defined? Date: Wed, 27 May 2009 14:27:40 +0100 Message-ID: <4A1D3FCC.5020608@cs.ubc.ca> References: <82fc30000905270234w65e6349cpcd335142e3f7beb1@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: p z Cc: leilei175@gmail.com, xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I think mmu.c was a typo. There is m2p stuff in: xen/arch/x86/mm/x86_32/mm.c and xen/arch/x86/mm/x86_64/mm.c p2m stuff is in: xen/arch/x86/mm/p2m.c Patrick p z wrote: > Thank you very much. > > What is your xen version please? I don't find arch/x86/xen/mmu.c in xen > 3.3.0. > > There is xen-3.3.0/xen/arch/x86/mm.c in xen3.3.0,but I don't find M2P and > p2m table. > > I find d->arch.p2m which may be p2m, but I don't find m2p. > > 2009/5/27 > >> they are just unsigned long arrays >> check arch/x86/xen/mmu.c >> >> >> 2009/5/27 p z : >>> Hi all , >>> >>> Where does M2P and P2M tables defined please? I want to know what do the >> 2 >>> data structures look like? >>> >>> Thank you, >>> >>> -- >>> zp >>> >>> _______________________________________________ >>> Xen-devel mailing list >>> Xen-devel@lists.xensource.com >>> http://lists.xensource.com/xen-devel >>> >>> > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel