Subject: Re: TLB entries question
To: Simon Burge <simonb@NetBSD.org>
From: Martin Husemann <martin@duskware.de>
List: port-mips
Date: 12/15/2006 10:46:06
On Fri, Dec 15, 2006 at 02:13:36PM +1100, Simon Burge wrote:
> If you're talking about non-KSEG0/1 kernel areas, using larger pages
> shouldn't be an overly difficult project...

If you go there, just remember to update pmap_extract() so it can deal
with your new kind of mappings.

Martin