From owner-freebsd-current Mon Dec 8 03:25:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA29063 for current-outgoing; Mon, 8 Dec 1997 03:25:01 -0800 (PST) (envelope-from owner-freebsd-current) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA29033; Mon, 8 Dec 1997 03:24:52 -0800 (PST) (envelope-from wosch@cs.tu-berlin.de) Received: from panke.panke.de (anonymous215.ppp.cs.tu-berlin.de [130.149.17.215]) by mail.cs.tu-berlin.de (8.8.6/8.8.8) with ESMTP id MAA01315; Mon, 8 Dec 1997 12:09:01 +0100 (MET) Received: (from wosch@localhost) by panke.panke.de (8.8.5/8.6.12) id CAA07015; Mon, 8 Dec 1997 02:37:29 +0100 (MET) To: dyson@freebsd.org Cc: jonny@coppe.ufrj.br (Joao Carlos Mendes Luis), current@freebsd.org Subject: Re: VM system info References: <199712071829.NAA03407@dyson.iquest.net> From: Wolfram Schneider Date: 08 Dec 1997 02:37:27 +0100 In-Reply-To: "John S. Dyson"'s message of Sun, 7 Dec 1997 13:29:42 -0500 (EST) Message-ID: Lines: 14 Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk "John S. Dyson" writes: > > // I have recently added some interesting VM tunables. Since it would > > // be nice if people other than me (or those who requested them) could > > // use the features, I thought it would be nice to pass this info on: > > Is there any place or URL where we can get this information always > > updated ? It's a pretty good form of documentation I've always > > wanted to know. > Nope. Unfortunately, the source code is the only place for it (by > inference.) The VFS sysctls also deserve some documentation. sysctl(3) is the right place for sysctl documentation. -- Wolfram Schneider http://www.apfel.de/~wosch/