All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: Jan Beulich <jbeulich@novell.com>, Keir Fraser <keir@xensource.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] x86/PAE partially linear page table support
Date: Thu, 15 Feb 2007 13:24:07 +0000	[thread overview]
Message-ID: <C1FA0F77.97A5%keir@xensource.com> (raw)
In-Reply-To: <45D46965.76E4.0078.0@novell.com>




On 15/2/07 13:08, "Jan Beulich" <jbeulich@novell.com> wrote:

> Hmm, it would seem to me that while it may not easily generalize, it at least
> properly extends to the case the patch tries to address, by exchanging
> PGT_base_page_table against PGT_l2_page_table. Really, in current code
> this can never happen for PGT_base_page_table in PAE (or compat mode
> guests), as such references aren't being established anywhere, and hence
> the code should be dead for such guests.

You can't zap an L2 when there could be L3s later in the list that still
reference that L2.

> But even for the general case - wouldn't it be possible to call
> relinquish_memory() CONFIG_PAGING_LEVELS-1 times, each time lowering
> the level of page tables that can be forced invalid by one?

Yeah, this would work. Seems acceptable.

 -- Keir

  reply	other threads:[~2007-02-15 13:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-15  9:41 [PATCH] x86/PAE partially linear page table support Jan Beulich
2007-02-15 10:25 ` Keir Fraser
2007-02-15 11:41   ` Jan Beulich
2007-02-15 11:58     ` Keir Fraser
2007-02-15 13:08       ` Jan Beulich
2007-02-15 13:24         ` Keir Fraser [this message]
2007-02-16  9:34           ` 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=C1FA0F77.97A5%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=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.