Formalize the object sleep/wakeup code when waiting on a dead VM object and
commit7f03587a3800faa233ba8144b0567bb5eb926d71
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 8 Jun 2007 02:00:47 +0000 (8 02:00 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 8 Jun 2007 02:00:47 +0000 (8 02:00 +0000)
tree944e64a6b9fb699dfd9e6f8e9c04405aff76da63
parent4337f7226d11d68ecb964c130452e090963c68a1
Formalize the object sleep/wakeup code when waiting on a dead VM object and
remove spurious calls to wakeup().
sys/kern/vfs_subr.c
sys/vm/vm_object.c
sys/vm/vm_object.h
sys/vm/vnode_pager.c