CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/27 14:33:23
Modified files:
sys/arch/sparc64/sparc64: pmap.c
Log message:
Increase the size of the TSB on large memory machines. This make building
a kernel 10-15% faster on the t1k. Don't do this for SMALL_KERNEL though,
otherwise the 4MB locked mapping for the data segment will be too small to
include a ramdisk.
