Date: Mon, 17 Oct 2005 00:19:00 +0000 (UTC) From: Kris Kennaway <kris@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include param.h Message-ID: <200510170019.j9H0J0sa005786@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2005-10-17 00:19:00 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/sparc64/include param.h
Log:
MFC r1.20:
Add a default value for VM_BCACHE_SIZE_MAX of 400MB. This is copied from
amd64, and is a factor of 3 less than the value previously auto-sized on
a 12GB machine, which would cause an overflow in calculations involving the
maxbcache int, causing bufinit() to loop forever at boot.
Approved by: re (kensmith)
Revision Changes Path
1.19.2.1 +8 -0 src/sys/sparc64/include/param.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510170019.j9H0J0sa005786>
