Subject: Re: Ultra 10, anyone?
To: Chuck Silvers <chuq@chuq.com>
From: Andrey Petrov <petrov@netbsd.org>
List: port-sparc64
Date: 08/28/2002 13:54:38
On Wed, Aug 28, 2002 at 01:36:12AM -0700, Chuck Silvers wrote:
> hmm, actually this isn't an aliasing issue at all,
> pmap_kremove() is just not flushing the cache.
> note that when we remove the TTE entirely (such as in
> pmap_page_protect(VM_PROT_NONE)), we do need to flush
> the cache there as well.
> 
> please try the attached patch.
> 

Nope, didn't pass the test:  build over nfs on netbooted machine.

	Andrey