Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2003 17:15:24 -0400
From:      Jake Burkholder <jake@locore.ca>
To:        "Alan L. Cox" <alc@imimic.com>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sparc64/sparc64 pmap.c
Message-ID:  <20030920211524.GB15802@locore.ca>
In-Reply-To: <3F6C9DD5.289EBC11@imimic.com>
References:  <200309201700.h8KH0xN0092997@repoman.freebsd.org> <3F6C9DD5.289EBC11@imimic.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Apparently, On Sat, Sep 20, 2003 at 01:35:01PM -0500,
	Alan L. Cox said words to the effect of;

> Jake Burkholder wrote:
> > 
> > jake        2003/09/20 10:00:59 PDT
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     sys/sparc64/sparc64  pmap.c
> >   Log:
> >   Remove an invalid KASSERT.  Apparently pmap_remove_all gets called on
> >   unmanaged pages.
> > 
> >   Revision  Changes    Path
> >   1.124     +0 -3      src/sys/sparc64/sparc64/pmap.c
> 
> FYI, this is, perhaps, triggered by a recent change that I made to
> kmem_malloc(), which declares the allocated pages as unmanaged.

Ahh, ok, thanks, I wondered.  The i386 pmap has similar assertions but
they seem to never be compiled.

Jake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030920211524.GB15802>