K 10 svn:author V 3 chs K 8 svn:date V 27 2020-07-17T23:09:36.890037Z K 7 svn:log V 315 Add a new function vm_page_free_invalid() for freeing invalid pages that might be wired. If the page is wired then it cannot be freed now, but the thread that eventually unwires it will free it at that point. Reviewed by: markj, kib Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D25430 END