K 10 svn:author V 3 alc K 8 svn:date V 27 2017-09-30T18:52:59.603230Z K 7 svn:log V 247 MFC r323868 Modernize calls to vm_page_unwire(). As of r288122, vm_page_unwire() accepts PQ_NONE as the specified queue and returns a Boolean indicating whether the page's wire count transitioned to zero. Use these features in dev/drm2. END