From: Patrick Colp <pjcolp@cs.ubc.ca>
To: p z <zpengxen@gmail.com>
Cc: leilei175@gmail.com, xen-devel@lists.xensource.com
Subject: Re: Where does M2P and P2M table defined?
Date: Wed, 27 May 2009 14:27:40 +0100 [thread overview]
Message-ID: <4A1D3FCC.5020608@cs.ubc.ca> (raw)
In-Reply-To: <fce3faea0905270622n1d12a45dpf07870badcdd5eba@mail.gmail.com>
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 <leilei175@gmail.com>
>
>> they are just unsigned long arrays
>> check arch/x86/xen/mmu.c
>>
>>
>> 2009/5/27 p z <zpengxen@gmail.com>:
>>> 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
prev parent reply other threads:[~2009-05-27 13:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-27 9:02 Where does M2P and P2M table defined? p z
2009-05-27 9:34 ` leilei175
2009-05-27 13:22 ` p z
2009-05-27 13:27 ` Patrick Colp [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A1D3FCC.5020608@cs.ubc.ca \
--to=pjcolp@cs.ubc.ca \
--cc=leilei175@gmail.com \
--cc=xen-devel@lists.xensource.com \
--cc=zpengxen@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.