Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
drochner
Mon Feb 23 06:37:01 PST 1998
Update of /cvsroot/src/sys/vm
In directory nb00:/tmp/cvs-serv16522
Modified Files:
vm_fault.c
Log Message:
Add a diagnostic panic() to catch attempts to call vm_page_unwire() with
an unmanaged page argument. This can lead to unpredictable results,
depending on the pmap interface (ie, MACHINE_[NEW_]NONCONTIG).
Home |
Main Index |
Thread Index |
Old Index