From owner-cvs-all Thu Jul 26 20:56:33 2001 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 0E85337B403; Thu, 26 Jul 2001 20:56:27 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f6R3uPF67851; Thu, 26 Jul 2001 21:56:25 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f6R3uPw08845; Thu, 26 Jul 2001 21:56:25 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200107270356.f6R3uPw08845@harmony.village.org> To: Peter Wemm Subject: Re: cvs commit: src/sys/conf param.c src/sys/kern subr_param.c kern_mib.c src/sys/sys systm.h Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 26 Jul 2001 16:04:03 PDT." <200107262304.f6QN43o05023@freefall.freebsd.org> References: <200107262304.f6QN43o05023@freefall.freebsd.org> Date: Thu, 26 Jul 2001 21:56:25 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200107262304.f6QN43o05023@freefall.freebsd.org> Peter Wemm writes: : 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. Maybe I missed it, but shouldn't these be documented somewhere? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message