Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sun3/include
Module Name: src
Committed By: tsutsui
Date: Sat Aug 11 14:35:33 UTC 2012
Modified Files:
src/sys/arch/sun3/include: param.h param3.h param3x.h
Log Message:
Poor sun3 (but not sun3x) has only 31MB KVM address space,
so reduce NKMEMPAGES_MAX_DEFAULT from 64MB to 16MB.
Fixes "panic: ubc_init: failed to map ubc_object" on
TME emulating 3/120 with >16MB RAM.
Should be pulled up to netbsd-6.
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/arch/sun3/include/param.h
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/sun3/include/param3.h
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/sun3/include/param3x.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index