alc 4030274372 Move a call to wakeup() from vm_object_terminate() to vnode_pager_dealloc()
because this call is only needed to wake threads that slept when they
discovered a dead object connected to a vnode.  To eliminate unnecessary
calls to wakeup() by vnode_pager_dealloc(), introduce a new flag,
OBJ_DISCONNECTWNT.

Reviewed by: tegge@
2004-11-06 05:33:02 +00:00
..
2004-11-04 07:59:57 +00:00
2004-10-10 05:07:43 +00:00
2004-11-05 06:52:29 +00:00
2004-08-19 19:51:51 +00:00
2004-07-10 21:43:23 +00:00
2004-08-19 20:16:09 +00:00
2004-10-25 12:27:03 +00:00
2004-10-23 20:01:32 +00:00
2004-06-17 17:16:53 +00:00
2004-11-03 19:16:55 +00:00
2004-11-04 07:59:57 +00:00
2004-11-04 07:59:57 +00:00