From owner-cvs-src Wed Mar 12 23:34:41 2003 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 2C61F37B401; Wed, 12 Mar 2003 23:34:39 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACBA343FA3; Wed, 12 Mar 2003 23:34:37 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id h2D7YbF05251; Thu, 13 Mar 2003 02:34:37 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Thu, 13 Mar 2003 02:34:37 -0500 (EST) From: Jeff Roberson To: Jeff Roberson Cc: src-committers@FreeBSD.org, , Subject: Re: cvs commit: src/sys/fs/specfs spec_vnops.c src/sys/kern kern_physio.c vfs_bio.c src/sys/sys buf.h In-Reply-To: <200303130731.h2D7VkOi003671@repoman.freebsd.org> Message-ID: <20030313023238.Q43514-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG These are the last of my local diffs for buf cache locking. I have only the background write code left to lock. Most of these patches have been running on my laptop, a dual alpha, a dual x86, and a quad alpha for two weeks or so. One of the alphas is an nfs server and the others are clients. I've done some buildworlds along with normal desktop use. Cheers, Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message