Subject: Re: pmap_page_protect message on alpha...
To: Jason R Thorpe <thorpej@wasabisystems.com>
From: Matthew Jacob <mjacob@feral.com>
List: port-alpha
Date: 01/03/2002 12:46:17
On Thu, 3 Jan 2002, Jason R Thorpe wrote:

> On Thu, Jan 03, 2002 at 12:40:20PM -0800, Matthew Jacob wrote:
> 
>  > anyone seen this recently and what does it mean to me (not Al Franken):
>  > 
>  > pmap_page_protect: wired mapping for 2ef2000 not removed
>  > vm wire count 0
>  > pmap_page_protect: wired mapping for 57c4000 not removed
>  > vm wire count 0
>  > pmap_page_protect: wired mapping for 57c6000 not removed
>  > vm wire count 0
> 
> You must be running w/ DEBUG.

Ah. THanks.

> 
> Chuq recently changed UVM to make this all go away.  If you cvs update
> your kernel sources, and re-build, it should be gone.
> 

Huh- I guess it was *quite* recent- I cvs update every night- but thanks!

-matt