From: Bjorn Helgaas <helgaas@rsn.hp.com>
To: hppa-linux@thepuffingroup.com
Subject: Re: [hppa-linux] Qn on PA-RISC Page tables and TLB
Date: Thu, 25 Mar 1999 09:59:01 -0600 [thread overview]
Message-ID: <199903251559.JAA07530@helgaaspc.rsn.hp.com> (raw)
> Exact form of these tables is s/w convention.
>
>Q. If the format is software convention, does that mean
> the fields within TLB slots are not defined by Hardware ?
There is no architectural definition of hardware TLB miss handling,
and most PA-RISC processors do not implement it.
On the ones that do support hardware TLB miss handling, the hardware
expects a certain format, and it is essentially the one given in the
examples in the architecture books. The hardware TLB walker expects
a hash table of PDIR entries (indexed by a function of the space and
offset), and it only looks at the entries in the table. Hash collisions
are resolved by a linked list, and the hardware does not walk the list;
this is left for the software miss handler.
next reply other threads:[~1999-03-25 15:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-03-25 15:59 Bjorn Helgaas [this message]
-- strict thread matches above, loose matches on Subject: below --
1999-03-25 7:10 [hppa-linux] Qn on PA-RISC Page tables and TLB Kumar
1999-03-25 17:18 ` Grant Grundler
1999-03-25 20:31 ` Craig Hada
1999-03-28 20:37 ` Kumar
1999-03-28 22:52 ` Michael Shalayeff
1999-03-29 16:01 ` Craig Hada
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=199903251559.JAA07530@helgaaspc.rsn.hp.com \
--to=helgaas@rsn.hp.com \
--cc=hppa-linux@thepuffingroup.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.