CVSROOT: /cvs Module name: src Changes by: v...@cvs.openbsd.org 2017/06/13 08:06:39
Modified files: sys/arch/mips64/mips64: pmap.c Log message: Do not invalidate remote TLB entries with new mappings because the virtual addresses really should not have TLB hits. This reduces IPIs.