Date: Tue, 21 Jun 2011 20:48:14 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/include tsb.h vmparam.h Message-ID: <201106212048.p5LKmRaG044452@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2011-06-21 20:48:14 UTC FreeBSD src repository Modified files: sys/sparc64/include tsb.h vmparam.h Log: SVN rev 223378 on 2011-06-21 20:48:14Z by marius On machines where we don't need to lock the kernel TSB into the dTLB and thus may basically use the entire 64-bit kernel address space reduce VM_KMEM_SIZE_SCALE to 1 allowing kernel to use more memory. Revision Changes Path 1.21 +0 -1 src/sys/sparc64/include/tsb.h 1.30 +2 -1 src/sys/sparc64/include/vmparam.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106212048.p5LKmRaG044452>