From owner-freebsd-current@FreeBSD.ORG Mon Jun 4 23:38:16 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB95416A46C for ; Mon, 4 Jun 2007 23:38:16 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from webaccess-cl.virtdom.com (webaccess-cl.virtdom.com [216.240.101.25]) by mx1.freebsd.org (Postfix) with ESMTP id 95EBF13C46C for ; Mon, 4 Jun 2007 23:38:16 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from [192.168.1.101] (c-71-231-138-78.hsd1.or.comcast.net [71.231.138.78]) (authenticated bits=0) by webaccess-cl.virtdom.com (8.13.6/8.13.6) with ESMTP id l54NcDvQ026144 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Mon, 4 Jun 2007 19:38:15 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Mon, 4 Jun 2007 16:38:00 -0700 (PDT) From: Jeff Roberson X-X-Sender: jroberson@10.0.0.1 To: current@freebsd.org In-Reply-To: <20070604130224.F606@10.0.0.1> Message-ID: <20070604163739.S606@10.0.0.1> References: <20070604130224.F606@10.0.0.1> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: Re: HEADS UP: threadlock going in, likely tonight. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2007 23:38:16 -0000 I will now begin committing threadlock. Please wait to cvsup until I send another mail. Thanks, Jeff On Mon, 4 Jun 2007, Jeff Roberson wrote: > This has been up for review and testing for some time. I think it's ready > for prime-time. Only one new bug came up over the weekend and I believe I > have that fixed. > > I'm going to commit the patch in stages but the tree will not be functional > in between. I'm not able to break it down into several functional steps but > I want to leave meaningful commit messages in several files. > > I will send out one more mail when I start and another when I'm done. > > Thanks, > Jeff >