K 10 svn:author V 5 markj K 8 svn:date V 27 2018-05-18T16:59:58.892267Z K 7 svn:log V 329 Don't increment addl_page_shortage for wired pages. Such pages are dequeued as they're encountered during the inactive queue scan, so by the time we get to the active queue scan, they should have already been subtracted from the inactive queue length. Reviewed by: alc Differential Revision: https://reviews.freebsd.org/D15479 END