From owner-freebsd-current Thu Feb 7 19:33:16 2002 Delivered-To: freebsd-current@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 04D6D37B421 for ; Thu, 7 Feb 2002 19:33:12 -0800 (PST) Received: (qmail 10928 invoked from network); 8 Feb 2002 03:33:10 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([65.91.155.186]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 8 Feb 2002 03:33:10 -0000 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: Date: Thu, 07 Feb 2002 22:33:08 -0500 (EST) From: John Baldwin To: Georg-W Koltermann Subject: Re: Performance of -current vs -stable Cc: Garance A Drosihn , current@FreeBSD.ORG, "David O'Brien" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 07-Feb-02 Georg-W Koltermann wrote: > At Wed, 06 Feb 2002 23:33:14 -0500 (EST), > John Baldwin wrote: >> >> [...] >> I guess. Note that you can use a loader tunable 'debug.witness_watch' to >> turn >> witness off from the loader. If it's set to 0 witness won't be used even if >> it's compiled into the kernel (just a general FYI, witness(4) documents this >> as >> well). > > Nice feature, thanks for the hint. I can't find it documented in > witness(4), however: > > hunter# grep -i watch /usr/src/share/man/man4/witness.4 > hunter# > > CVSup is from Feb 6. Hmm, doh. I document the other loader tunables and sysctls, just not debug.witness_watch. If someone with some mdoc fu and spare time wants to add a para noting that debug.witness_watch can be set to 0 as a loader tunable to turn off witness and that the read-only sysctl debug.witness_watch can be used at runtime to see if witness is enabled or not. > -- > Regards, > Georg. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message