cvs commit: src/sys/kern vfs_bio.c

Sam Leffler sam at errno.com
Mon Jan 23 11:25:55 PST 2006


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


More information about the cvs-src mailing list