K 10 svn:author V 5 markj K 8 svn:date V 27 2017-01-10T21:52:48.515550Z K 7 svn:log V 261 Coalesce TLB shootdowns of global PTEs in pmap_advise() on x86. We would previously invalidate such entries individually, resulting in more IPIs than necessary. Reviewed by: alc, kib MFC after: 3 weeks Differential Revision: https://reviews.freebsd.org/D9094 END