Date: Mon, 19 Jul 1999 16:36:31 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <199907192336.QAA20927@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/07/19 16:36:31 PDT Modified files: sys/i386/i386 machdep.c Log: Fix a page size vs. KB mixup. The extra buffers allocated at a reduced rate is meant to kick in at 64MB, not 256MB. Reviewed by: Matthew Dillon <dillon@backplane.com> Revision Changes Path 1.356 +4 -4 src/sys/i386/i386/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907192336.QAA20927>