From owner-cvs-all Sat Oct 19 23:25:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3496937B401; Sat, 19 Oct 2002 23:25:29 -0700 (PDT) Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.3.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id C96A343E75; Sat, 19 Oct 2002 23:25:28 -0700 (PDT) (envelope-from silby@silby.com) Received: from [10.1.1.6] (d26.as13.nwbl0.wi.voyager.net [169.207.135.154]) by out4.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id D7F5EC381E; Sun, 20 Oct 2002 01:25:26 -0500 (CDT) Date: Sun, 20 Oct 2002 01:30:35 -0500 (CDT) From: Mike Silbersack To: Poul-Henning Kamp Cc: cvs-committers@freebsd.org, Subject: Re: cvs commit: src/sys/conf NOTES files options src/sys/geom/bde g_bde.c g_bde.h g_bde_crypt.c g_bde_lock.c g_bde_work.c In-Reply-To: <200210191702.g9JH2JrM062903@repoman.freebsd.org> Message-ID: <20021020012656.Y42990-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Sat, 19 Oct 2002, Poul-Henning Kamp wrote: > phk 2002/10/19 10:02:19 PDT > > Modified files: > sys/conf NOTES files options > Added files: > sys/geom/bde g_bde.c g_bde.h g_bde_crypt.c > g_bde_lock.c g_bde_work.c Ok, I know we have WITNESS to tell us when locks are being used incorrectly, and PHKmalloc is nice in that it helps locate malloc errors... but... but... Did we REALLY need to turn BDE into a part of the kernel? He is pretty good at catching subtle code bugs, but I think that developers may get slightly annoyed when they start getting messages about style bugs in their console log. Well, I guess this isn't too bad. At least the BDE module is a bit more friendly than the MOD_RMS subsystem they're including in Linux 2.5. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message