Increase the size of the TSB on large memory machines. This make building
authorkettenis <kettenis@openbsd.org>
Sun, 27 Jul 2008 20:33:23 +0000 (20:33 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 27 Jul 2008 20:33:23 +0000 (20:33 +0000)
commit6e5b2c13b3af99b408235034aeecd6f6f3559c40
tree743988d08f196ea7ff407ff12e9b351eda2b55e7
parent361aed72ad8cb8593be174996c760fe6011bdba4
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.
sys/arch/sparc64/sparc64/pmap.c