Do not invalidate remote TLB entries with new mappings because the
authorvisa <visa@openbsd.org>
Tue, 13 Jun 2017 14:06:39 +0000 (14:06 +0000)
committervisa <visa@openbsd.org>
Tue, 13 Jun 2017 14:06:39 +0000 (14:06 +0000)
commit3662b35886b638a3045b4859d3ba1b66749a7c45
tree6f7789266ccd7b783aba609c5094402f17d08f3c
parent5bd13649d070add579d18557f714a58798e7b0a3
Do not invalidate remote TLB entries with new mappings because the
virtual addresses really should not have TLB hits. This reduces IPIs.
sys/arch/mips64/mips64/pmap.c