From: Kip Macy <kip.macy@gmail.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: [PATCH] disable writable pagetables on FreeBSD
Date: Sat, 30 Apr 2005 08:12:46 -0700 [thread overview]
Message-ID: <b1fa29170504300812361069e4@mail.gmail.com> (raw)
In-Reply-To: <8b8c3df00717c8979b37a38909cc2ed0@cl.cam.ac.uk>
On 4/30/05, Keir Fraser <Keir.Fraser@cl.cam.ac.uk> wrote:
>
> On 30 Apr 2005, at 03:30, Kip Macy wrote:
>
> > Presumably as a result of recent changes, FreeBSD no longer works with
> > writable page tables. In the short-term I'm more interested in
> > functionality than performance. This patch disables them and fixes a
> > compile issue.
>
> The obvious change is we reenabled batched wrpt mode. This requires the
> guest to deal with reading page directory entries that have the present
> bit (bit 0) cleared, even though that entry is logically present. :-)
>
> You may hav eforgotten to handle this, since it was not required all
> the while we were using emulation mode only.
Entirely possible. There is only one place in the machine-independent
code where we check for it. Removing it there doesn't help. It may
require changing the machine-dependent code (I hope not, I'd rather it
be a bug in my port or in xen).
-Kip
next prev parent reply other threads:[~2005-04-30 15:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-30 2:30 [PATCH] disable writable pagetables on FreeBSD Kip Macy
2005-04-30 8:20 ` Keir Fraser
2005-04-30 15:12 ` Kip Macy [this message]
2005-04-30 8:54 ` Keir Fraser
2005-04-30 15:15 ` Kip Macy
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=b1fa29170504300812361069e4@mail.gmail.com \
--to=kip.macy@gmail.com \
--cc=Keir.Fraser@cl.cam.ac.uk \
--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.