Formalize the object sleep/wakeup code when waiting on a dead VM object and
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 8 Jun 2007 02:00:47 +0000 (02:00 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 8 Jun 2007 02:00:47 +0000 (02:00 +0000)
commit9e12ff116132d49230c262d3bb0f32e9e7c062ad
treeb7a76b0b41dd960406969da3ff97cdbded2e2b6f
parentc3834cb2e55a2005e0ffcf67f54504f75412c629
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