K 10 svn:author V 3 alc K 8 svn:date V 27 2009-06-21T20:29:14.127658Z K 7 svn:log V 295 Implement a mechanism within vm_phys_alloc_contig() to defer all necessary calls to vdrop() until after the free page queues lock is released. This eliminates repeatedly releasing and reacquiring the free page queues lock each time the last cached page is reclaimed from a vnode-backed object. END