K 10 svn:author V 8 jchandra K 8 svn:date V 27 2010-08-12T09:15:27.389389Z K 7 svn:log V 252 Optimization for pmap_kenter(), call pmap_update_page() only when necessary. On SMP, pmap_update_page() can be costly as it needs a a smp_rendezvous(). Reviewed by: alc, neel Obtained from: jmallett (http://svn.freebsd.org/base/user/jmallett/octeon) END