Subject: Re: 'not removed' message
To: Matthew Jacob <mjacob@feral.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: port-alpha
Date: 01/03/2002 14:43:40
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>