CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2012/06/24 14:22:49

Modified files:
        sys/arch/mips64/mips64: cache_r10k.c 

Log message:
Get the L2 line size from the configuration register instead of hardcoding the
smallest possible size; and on kernels with 16KB pages, where no virtual
aliasing happens, use Hit operations on the pa instead of index operations
on the va for all sets in the SyncDCachePage routine.

Tested by mikeb@ on IP32 and myself on IP27/28/30/35

Reply via email to