K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-01-25T18:15:10.098962Z K 7 svn:log V 330 MFC 194607: 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. Approved by: re (kib) END