CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/10 01:42:08
Modified files:
sys/arch/armv7/include: vmparam.h
Log message:
Set VM_PHYSSEG_MAX to 32 and use VM_PSTRAT_BSEARCH as the sort/search option
like we do on macppc and sparc64. This makes our kernel recognize all the
memory on the Odroid XU4.
ok jsg@
