K 10 svn:author V 3 alc K 8 svn:date V 27 2002-11-07T18:33:55.000000Z K 7 svn:log V 255 Simplify and optimize pmap_object_init_pt(). More specifically, take advantage of the fact that the vm object's list of pages is now ordered to reduce the overhead of finding the desired set of pages to be mapped. (See revision 1.215 of vm/vm_page.c.) END