Date: Tue, 21 Aug 2001 00:20:06 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <200108210720.f7L7K6P61217@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2001/08/21 00:20:06 PDT
Modified files:
sys/i386/i386 machdep.c
Log:
Fix bug in physmem_est calculation - the kernel_map size was not being
converted into pages.
Fix bug in maxbcache calculation, nbuf must be tested against maxbcache
rather then physmem_est.
Obtained from: bde
Revision Changes Path
1.472 +7 -6 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?200108210720.f7L7K6P61217>
