All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Mosberger <davidm@hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] Linux page tables and VHPT
Date: Fri, 14 Dec 2001 18:54:30 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590698805695@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590698805693@msgid-missing>

>>>>> On Fri, 14 Dec 2001 14:21:43 +0100, Christian Hildner <christian.hildner@hob.de> said:

  Christian> Hi all!  After reading and understanding (that took some
  Christian> time) the VHPT feature I

  Christian> looked through the sources, but there are some questions
  Christian> left about the use of the processor's VHPT.
  Christian> - which of the page tables are used as base address in cr.pta?

pta is always set to a fixed address.  The address is calculated based
on the number of address bits supported by the CPU.

  Christian> - where is the virtual page table located?

Each region that uses the VHPT has its own virtual page table, at the
offset configured in cr.pta.

  Christian> - which size has the virtual page table?

See above.

  Christian> - is the VHPT used for both the kernel and the userspace mappings?

Yes. ;-)

Regions 6 and 7 don't use the VHPT, the remaining regions do
(including region 5, which is the page-table mapped region of the
kernel).

  Christian> If anyone knows answers to my questions you'd be welcome.

My book describes this in a fair amount of detail.  It's not out yet,
but will be starting in February.  For table-of-contents etc., see the
URL below.

	--david

-- 
Interested in learning more about IA-64 Linux?  Try http://www.lia64.org/book/


      reply	other threads:[~2001-12-14 18:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-14 13:21 [Linux-ia64] Linux page tables and VHPT Christian Hildner
2001-12-14 18:54 ` David Mosberger [this message]

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=marc-linux-ia64-105590698805695@msgid-missing \
    --to=davidm@hpl.hp.com \
    --cc=linux-ia64@vger.kernel.org \
    /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.