CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/03/26 13:38:18
Modified files: sys/arch/mips64/mips64: exception.S trap.c Log message: Service R4[04]00SC-specific virtual coherency exceptions directly from the lowest bowels of the exception handling code, rather than in trap(). They won't get recorded in the trap history, but there is a measurable speedup. No change for non-CPU_R4000 kernels.