K 10 svn:author V 3 kib K 8 svn:date V 27 2010-11-26T15:30:02.510681Z K 7 svn:log V 420 MFC r215471: In vm_object_page_clean(), handle the pages that might be cached or not written by vm_pageout_flush(). MFC r215574: The runlen returned from vm_pageout_flush() might be zero legitimately MCF r215610: Eliminate the mab, maf arrays and related variables. The change also fixes off-by-one error in the calculation of mreq. MFC r215796: After the sleep caused by encountering a busy page, relookup the page. END