Date: Thu, 26 Jul 2001 21:34:25 -0500 (CDT) From: Mike Silbersack <silby@silby.com> To: Peter Wemm <peter@FreeBSD.org> Cc: <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/conf param.c src/sys/kern subr_param.c kern_mib.c src/sys/sys systm.h Message-ID: <20010726213327.X40333-100000@achilles.silby.com> In-Reply-To: <200107262304.f6QN43o05023@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 Jul 2001, Peter Wemm wrote: > peter 2001/07/26 16:04:03 PDT > > Modified files: > sys/kern subr_param.c kern_mib.c > sys/sys systm.h > Removed files: > sys/conf param.c > Log: > Move param.c out of the conf directory and make it fully dynamic. > Tunables are now derived at boot time from maxusers. ie: change maxusers > via a tunable and all the derivative settings change. You can change > the other tunables individually as well. Even hz etc is tunable. Whoo! Now if David or I actually get to auto-scaling stuff, the job will be much easier. Are you going to MFC this before 4.4? Mike "Silby" Silbersack 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?20010726213327.X40333-100000>