From: tgh <tianguanhua@ncic.ac.cn>
To: Daniel Stodden <stodden@cs.tum.edu>
Cc: xen-devel@lists.xensource.com, Tim Deegan <Tim.Deegan@citrix.com>,
Tim Deegan <Tim.Deegan@xensource.com>,
MT Rezaie <mmrezaie@gmail.com>,
"Petersson, Mats" <Mats.Petersson@amd.com>,
Mark Williamson <mark.williamson@cl.cam.ac.uk>
Subject: Re: page table question!
Date: Sun, 16 Dec 2007 11:07:49 +0800 [thread overview]
Message-ID: <47649685.2030709@ncic.ac.cn> (raw)
In-Reply-To: <1197125421.27734.13.camel@thinkpad.localdomain>
some issues are still confuesed ,
Daniel Stodden 写道:
>
>> then there will not be a small mount of memory consumption for
>> hyperviser's limited VA ,is it? or where are those counterpart page
>> tables stored ?
>>
>
> Or do you mean the part of the VM dedicated to the hypervisor? Code
> running in root mode is running in "host linear" address space, i.e. the
> nested page table, not the guest's one. Actually, that's one major
> benefit of nested paging: counteraction "address space compression".
>
nested page table ,for the AMD NPT ,is stored in the dom0 linear space,
not in the hypervisor virtual address ,is it? or what is the meaning of
"that's one major benefit of nested paging: counteraction "address space
compression".",and what about the Intel EPT, is it similar ,or how does
it work, I am still comfused about the hypervisor' limited virtual
address space, it wont be used for storing the EPT or NPT, is it? or
what about the hypervisor's virtual address space in the AMD or
Intel-vt?how much space is it? or what is tricks behind, could you give
me a more detailed explanation about NPT and EPT
another one ,"the guest system takes two levels of translation, while
the host(Xen, in this case) takes only one" , what is the meaning? guest
does virtual->physical, while physical->machine is translated by xen, is
it? what is the tricks, by say, guest takes two levels of translation?
Thanks in advance
> So, the guest system takes two levels of translation, while the host
> (Xen, in this case) takes only one.
>
> Hope this helps. Clarify your question if it doesn't.
>
> regards,
> daniel
>
>
next prev parent reply other threads:[~2007-12-16 3:07 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-13 14:55 page table question! MT Rezaie
2007-06-13 15:15 ` Petersson, Mats
2007-06-13 16:05 ` Mark Williamson
2007-06-13 16:22 ` Petersson, Mats
2007-06-13 16:35 ` Mark Williamson
2007-06-14 4:35 ` Jun Koi
2007-06-14 4:54 ` pradeep singh rautela
2007-06-14 8:27 ` Tim Deegan
2007-12-08 14:26 ` tgh
2007-12-08 14:36 ` Mark Williamson
2007-12-08 14:50 ` Daniel Stodden
2007-12-16 3:07 ` tgh [this message]
2007-12-16 11:55 ` Tim Deegan
2007-06-14 8:44 ` tgh
2007-06-14 9:51 ` Mark Williamson
2007-06-16 10:36 ` MT Rezaie
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=47649685.2030709@ncic.ac.cn \
--to=tianguanhua@ncic.ac.cn \
--cc=Mats.Petersson@amd.com \
--cc=Tim.Deegan@citrix.com \
--cc=Tim.Deegan@xensource.com \
--cc=mark.williamson@cl.cam.ac.uk \
--cc=mmrezaie@gmail.com \
--cc=stodden@cs.tum.edu \
--cc=xen-devel@lists.xensource.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.