Subject: Re: Servicing Multiple (nested) TLB Misses
To: Toru Nishimura <locore32@gaea.ocn.ne.jp>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: port-mips
Date: 12/08/2002 00:03:14
On Sun, Dec 08, 2002 at 04:09:01PM +0900, Toru Nishimura wrote:
> The same techniq can be useful for other software managed TLB processors.
> SH3 and MPC850/860 fall in that category. And I'm watching with a great
> interest at Steve Woodford's SH5 pmap wondering it can be a basis of
> 64bit PTR (say, pmap64.c) NetBSD/mips.
Well, the SH5 pmap actually works a lot like a PowerPC 603 pmap, if I
understand it correctly. Note that the use of the term "KSEG" in the
SH5 pmap is not the same as "KSEG" in the MIPS world. In SH5-land, it's
just a convenient way to refer to some special regions that are mapped
*with the TLB*.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>