Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
chuck
Wed Mar 25 14:49:12 PST 1998
Update of /cvsroot/src/sys/arch/i386/i386
In directory nb00:/tmp/cvs-serv20438
Modified Files:
pmap.new.c
Log Message:
the kernel remove function can encounter mappings that are on the
pvlists if they were entered by the fault routine. in this case
we had better call pmap_remove to clear out the pventry structures.
appears to fix some pvlist releated panics people have seen with pmap.new.
Home |
Main Index |
Thread Index |
Old Index