K 10 svn:author V 3 alc K 8 svn:date V 27 2006-06-05T20:35:27.000000Z K 7 svn:log V 210 Introduce the function pmap_enter_object(). It maps a sequence of resident pages from the same object. Use it in vm_map_pmap_enter() to reduce the locking overhead of premapping objects. Reviewed by: tegge@ END