alc 2003/06/21 19:35:06 PDT FreeBSD src repository Modified files: sys/vm vm_object.c Log: Complete the vm object locking in vm_object_backing_scan(); specifically, deal with the case where we need to sleep on a busy page with two vm object locks held. Revision Changes Path 1.300 +12 -5 src/sys/vm/vm_object.c