Subject: Re: Ultra 10, anyone?
To: Chuck Silvers <chuq@chuq.com>
From: Andrey Petrov <petrov@netbsd.org>
List: port-sparc64
Date: 08/28/2002 21:05:44
On Wed, Aug 28, 2002 at 06:06:07PM -0700, Chuck Silvers wrote:
> On Wed, Aug 28, 2002 at 01:54:38PM -0700, Andrey Petrov wrote:
> > 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.
> > 
> build what?  I tried building a kernel using only NFS with today's
> 1.6-branch and it worked fine.  (I also tried -current, it was also fine.)
> this was on an ultra2 though, is the problem ultra10-specific?

Don't know why but by some reason I thought that I told that already.
It failed for me to build distribution. I usually breaks in tools.
And this is on ultra2.

	Andrey