All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: "Huang2, Wei" <Wei.Huang2@amd.com>,
	Keir Fraser <keir@xensource.com>,
	xen-devel@lists.xensource.com,
	Tim Deegan <Tim.Deegan@xensource.com>
Subject: Re: P2M Top Level Page Table
Date: Thu, 29 Mar 2007 18:39:41 +0100	[thread overview]
Message-ID: <C231B86D.C8B5%keir@xensource.com> (raw)
In-Reply-To: <7D748C767B7FA541A8AC5504A4C89A23015685FF@SAUSEXMB2.amd.com>


[-- Attachment #1.1: Type: text/plain, Size: 529 bytes --]

On 29/3/07 17:46, "Huang2, Wei" <Wei.Huang2@amd.com> wrote:

> My question is about h_cr3 in VMCB under hap mode. It points to the top level
> of P2M table, which might be located in memory space beyond 4GB. It can cause
> problem potentially.

Sounds like you¹ll need to fix it then. =)

There are several Œlowmem pae top-level caches¹ tucked away in vcpu->arch,
so you could reuse one of those. Or allocate/reallocate the P2M root using
alloc_domheap_pages with a limited address mask, or use xmalloc.

 -- Keir


[-- Attachment #1.2: Type: text/html, Size: 1028 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

  reply	other threads:[~2007-03-29 17:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-29 16:05 P2M Top Level Page Table Huang2, Wei
2007-03-29 16:41 ` Keir Fraser
2007-03-29 16:46   ` Huang2, Wei
2007-03-29 17:39     ` Keir Fraser [this message]
2007-04-28  1:13 ` confused about the balloon code tgh
2007-04-28  8:16   ` Keir Fraser
2007-04-28  9:06     ` tgh
2007-04-28 18:04     ` Kaushik Barde
2007-04-28 18:37       ` 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=C231B86D.C8B5%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=Tim.Deegan@xensource.com \
    --cc=Wei.Huang2@amd.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.