All of lore.kernel.org
 help / color / mirror / Atom feed
From: jeet <jeet_sat12@yahoo.co.in>
To: xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: page fault handling in Xen
Date: Fri, 2 Mar 2007 14:39:49 +0530 (IST)	[thread overview]
Message-ID: <874451.84009.qm@web8804.mail.in.yahoo.com> (raw)

Hi All,

I am trying to understand Shadow page fault handling in Xen for x86_64 in Intel VT-x

As per my understanding when guest can update it own page table without causing VM exit in xen

when some process requires some memory (pages) this will cause page fault and control goes to guest OS
the guest then allocate page from its own psuedo address space and make entries in guest page table which contain
mapping of virtual to psuedo physical memory and

But when actual write occurs to that page, page fault occurs which will cause vm exit in xen.

Xen then will update the page mfn in shadow page table and return control back to guest by vn entry.

Is this understanding it correct? so there would be only one vn exit/entry?

please do reply back 

Thanks in advance

Jeet




		
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

             reply	other threads:[~2007-03-02  9:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-02  9:09 jeet [this message]
2007-03-02  9:36 ` page fault handling in Xen Tim Deegan
  -- strict thread matches above, loose matches on Subject: below --
2007-03-06 13:16 jeet
2007-03-05 13:09 jeet
2007-03-05 13:21 ` Tim Deegan
2007-03-05  6:29 jeet
2007-03-05  8:19 ` Keir Fraser
2007-03-02 12:06 jeet
2007-03-02 13:35 ` Tim Deegan
2005-10-08 22:39 Jonathan M. McCune
2005-10-08 22:34 ` Keir Fraser

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=874451.84009.qm@web8804.mail.in.yahoo.com \
    --to=jeet_sat12@yahoo.co.in \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@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.