Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2006 11:27:32 -0800
From:      Sam Leffler <sam@errno.com>
To:        Alan Cox <alc@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <43D52E24.1050305@errno.com>
In-Reply-To: <200601230000.k0N00k0f091069@repoman.freebsd.org>
References:  <200601230000.k0N00k0f091069@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Alan Cox wrote:
> alc         2006-01-23 00:00:46 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             vfs_bio.c 
>   Log:
>   Remove an unnecessary call to pmap_remove_all().  The given page is not
>   mapped because its contents are invalid.

This appears to be the cause of the vm_page_free_toq panics.

	Sam



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