All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <jbeulich@novell.com>
To: xen-devel@lists.xensource.com
Subject: page table walk in xen_{create, destroy}_contiguous_region
Date: Mon, 26 Jun 2006 15:53:16 +0200	[thread overview]
Message-ID: <44A002EC.76E4.0078.0@novell.com> (raw)

Is there a particular reason why these functions need to walk the page table rather than doing a much cheaper p2m
translation? vstart is assumed to be in the direct mapping area anyway (otherwise the uses of __pa() in the same
functions wouldn't be valid).

Thanks, Jan

             reply	other threads:[~2006-06-26 13:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-26 13:53 Jan Beulich [this message]
2006-06-26 21:05 ` page table walk in xen_{create, destroy}_contiguous_region Keir Fraser
2006-06-29 13:46   ` Jan Beulich

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=44A002EC.76E4.0078.0@novell.com \
    --to=jbeulich@novell.com \
    --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.