Date: Tue, 8 Jul 2003 11:59:21 -0700 (PDT) From: Mike Silbersack <silby@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_param.c Message-ID: <200307081859.h68IxLAA060064@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2003/07/08 11:59:21 PDT
FreeBSD src repository
Modified files:
sys/kern subr_param.c
Log:
Pull in the entire kmem_map size calculation from kern_malloc, rather
than the shortcircuited version I had been using, which only worked
properly on i386 & amd64.
Also, change an autoscale constant to account for the more correct
kmem_map size.
Problem noticed by: mux
Revision Changes Path
1.58 +11 -3 src/sys/kern/subr_param.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307081859.h68IxLAA060064>
