From owner-cvs-all Mon Jul 30 10:34: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id 2ABDE37B412; Mon, 30 Jul 2001 10:33:54 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@[147.11.46.217]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id KAA21034; Mon, 30 Jul 2001 10:33:42 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200107271655.f6RGtOw13014@harmony.village.org> Date: Mon, 30 Jul 2001 10:33:44 -0700 (PDT) From: John Baldwin To: Warner Losh Subject: Re: cvs commit: src/sys/conf param.c src/sys/kern subr_param.c k Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Peter Wemm 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 On 27-Jul-01 Warner Losh wrote: > In message <20010727162625.7262738FE@overcee.netplex.com.au> Peter Wemm > writes: >: Warner Losh wrote: >: > 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? >: >: "Where?" is a damn good question... > > Yes. I just added two more tunables to the pcic device... Some tunables are in /boot/defaults/loader.conf. I would describe them in the relevant device or subsystem manpages. I document (most) of the witness tunables in witness.4 for example, and hte ktr tunables in ktr.4. > Warner -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message