From owner-cvs-all Wed Feb 13 0:28:12 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id 2210937B405; Wed, 13 Feb 2002 00:28:04 -0800 (PST) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g1D8O3232972; Wed, 13 Feb 2002 03:24:03 -0500 (EST) (envelope-from mike) Date: Wed, 13 Feb 2002 03:24:03 -0500 From: Mike Barcroft To: "David O'Brien" Cc: Robert Watson , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/conf GENERIC src/sys/i386/conf GENERIC src/sys/alpha/conf GENERIC Message-ID: <20020213032403.F55750@espresso.q9media.com> References: <200202130744.g1D7ixN41503@freefall.freebsd.org> <20020213000544.A11749@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020213000544.A11749@dragon.nuxi.com>; from obrien@FreeBSD.org on Wed, Feb 13, 2002 at 12:05:45AM -0800 Organization: The FreeBSD Project 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 David O'Brien writes: > On Tue, Feb 12, 2002 at 11:44:59PM -0800, Robert Watson wrote: > > rwatson 2002/02/12 23:44:59 PST > > > > Modified files: > > sys/ia64/conf GENERIC > > sys/i386/conf GENERIC > > sys/alpha/conf GENERIC > > Log: > > Remove WITNESS from GENERIC by default: as we grow more locks, this gets > > slower, and may be impeding adoption of -CURRENT by developers. We > > Back this out. This was discussed in the lists just this past week and > it was agreed to leave it. If you disagreed you should have mentioned it > in a public forum. > > > Approved by: all and sundry (jhb, phk, ...) > > Where?? jhb was one of those that agreed in the thread last week to leave > it. Message-ID: : WITNESS can really hurt. Quite possibly I should turn it off in GENERIC now (I : wouldn't mind if someone else did that.) Before major locking changes people : should still use it to look for bugs, but it isn't very efficient I'm afraid. :( Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message