From owner-cvs-src@FreeBSD.ORG Tue May 13 17:40:18 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 047BF37B401; Tue, 13 May 2003 17:40:18 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C65D43FB1; Tue, 13 May 2003 17:40:15 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4E0drm2076896; Tue, 13 May 2003 17:39:54 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4E0dqYr076895; Tue, 13 May 2003 17:39:52 -0700 (PDT) Date: Tue, 13 May 2003 17:39:52 -0700 From: "David O'Brien" To: John Baldwin Message-ID: <20030514003952.GA76577@dragon.nuxi.com> References: <20030512192642.GA9523@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: Scott Long cc: Scott Long cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/sys/i386/conf GENERIC NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 00:40:18 -0000 On Mon, May 12, 2003 at 03:48:19PM -0400, John Baldwin wrote: > We really need to test that patch I sent to re@ Friday to not inline > mutexes on the boot floppy and see if that helps our space problem. Can't you test it in a 'make release'? -- -- David (obrien@FreeBSD.org)