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