Date: Tue, 21 Dec 2010 21:32:17 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/include vmparam.h Message-ID: <201012212132.oBLLWX1j082392@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2010-12-21 21:32:17 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include vmparam.h
Log:
SVN rev 216625 on 2010-12-21 21:32:17Z by marius
Revert r216080 so kmem_map is capped at 3/5 of the currently rather modest
kernel address space in order to leave space for the buffer cache, pipes,
thread stacks, etc on machines with more physical memory until we take
advantage of ASI_ATOMIC_QUAD_LDD_PHYS on CPUs providing it so we don't need
to lock the kernel TSB pages into the dTLB, basically making the entire
64-bit kernel address space available on relevant machines.
Submitted by: alc
Revision Changes Path
1.26 +2 -1 src/sys/sparc64/include/vmparam.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012212132.oBLLWX1j082392>
