K 10 svn:author V 5 markj K 8 svn:date V 27 2019-08-21T15:52:10.661435Z K 7 svn:log V 337 Don't requeue active pages in vm_swapout_object_deactivate_pages(). As of r332974 the page daemon does not requeue pages during a scan of the active queue, so there is not much value in doing so here either. Reviewed by: alc, dougm, kib MFC after: 1 week Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D21343 END