CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/11/28 13:28:28
Modified files:
sys/arch/loongson/include: vmparam.h
sys/arch/mips64/include: vmparam.h
Log message:
Allow mips64-based ports to override the default mips64 VM_PHYSSEG_STRAT
strategy value (BSEARCH); use BIGFIRST on loongson since there are only up
to two memory segments.
