K 10 svn:author V 3 alc K 8 svn:date V 27 2006-05-13T20:05:44.000000Z K 7 svn:log V 221 Simplify the implementation of vm_fault_additional_pages() based upon the object's memq being ordered. Specifically, replace repeated calls to vm_page_lookup() by two simple constant-time operations. Reviewed by: tegge END