Subject: Re: NMBCLUSTERS: conf/param.c vs. #define
To: Simon Burge <simonb@NetBSD.ORG>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-kern
Date: 04/24/1999 19:38:02
On Sun, 25 Apr 1999 11:34:03 +1000
Simon Burge <simonb@NetBSD.ORG> wrote:
> I did the "cd src; find . -type f -print | xargs grep NMBCLUSTERS" and
> returned nothing except conf/param.c and sys/mbuf.h, prompting the
> question :) In that case, should mbinit reference nmbclusters and not
> NMBCLUSTERS?
Yes please :-)
(I'm also going to add sysctls to change it dynamically on ports that can
do it, e.g. direct-mapped pool pages.)
-- Jason R. Thorpe <thorpej@nas.nasa.gov>