Subject: Re: 'not removed' message
To: Jason R Thorpe <thorpej@wasabisystems.com>
From: Matthew Jacob <mjacob@feral.com>
List: port-alpha
Date: 01/03/2002 14:47:49
Thanks! I have mommie brain right now and really didn't want to actually read
the code- thanks for doing that for me!
On Thu, 3 Jan 2002, Jason R Thorpe wrote:
> On Thu, Jan 03, 2002 at 02:19:52PM -0800, Matthew Jacob wrote:
>
> > Since 'DEBUG' is on for the ALPHA conf file, do we really need pmapdebug set
> > to PDB_PARANOIA?
> >
> > I mean, yes, I'll edit my own version because the system slows to about 25%
> > normal speed printing out all of these messages, but....
>
> Oh, fubar. It looks like Chuq messed up when he changed pmap_page_protect()
> to remove wired mappings. The way the code reads now ... it's warning after
> every remove that does NOT require an I-stream sync.
>
> I just committed a fix. cvs update so that you have:
>
> $NetBSD: pmap.c,v 1.190 2002/01/03 22:43:05 thorpej Exp $
>
> --
> -- Jason R. Thorpe <thorpej@wasabisystems.com>
>