All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Gorm Hansen <jacobg@diku.dk>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: Pinning L1 page table with wrpt
Date: Mon, 15 Aug 2005 10:55:01 +0200	[thread overview]
Message-ID: <43005865.7080208@diku.dk> (raw)
In-Reply-To: <507393ea65cf6247a1e69db53530fead@cl.cam.ac.uk>

Keir Fraser wrote:
> 
> On 15 Aug 2005, at 09:29, Jacob Gorm Hansen wrote:
> 
>> it seems I no longer need to pin l1 pages when running with writable
>> page tables in xen-unstable -- e.g. I can now pin a l2 table without
>> having pinned its l1 descendants first, without Xen complaining. Do I
>> understand things correctly?
>
>
> Yes you do.

And then Xen will pin them for me recursively, or they will not be
pinned at all but just checked against having writable references? I
seem to have a problem when combining writable pagetables and the
traditional pinned ones in the same domain. The pagetables I inherit
from the domain builder need to be unpinned before I can use the pages
they reference for my own page tables, or I get complaints about trying
to create a writable linear p.t.

thanks,
Jacob

  reply	other threads:[~2005-08-15  8:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-15  8:29 Pinning L1 page table with wrpt Jacob Gorm Hansen
2005-08-15  8:29 ` Keir Fraser
2005-08-15  8:55   ` Jacob Gorm Hansen [this message]
2005-08-15  9:16     ` 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=43005865.7080208@diku.dk \
    --to=jacobg@diku.dk \
    --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.