From owner-freebsd-performance@FreeBSD.ORG Mon Feb 26 22:40:44 2007 Return-Path: X-Original-To: freebsd-performance@freebsd.org Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E621B16A401 for ; Mon, 26 Feb 2007 22:40:44 +0000 (UTC) (envelope-from paul@pathiakis.com) Received: from mail2.eagleinvsys.com (mail2.eagleinvsys.com [151.203.101.53]) by mx1.freebsd.org (Postfix) with ESMTP id 9F30A13C47E for ; Mon, 26 Feb 2007 22:40:44 +0000 (UTC) (envelope-from paul@pathiakis.com) Received: from [10.40.1.102] ([10.40.1.102]) by mail2.eagleinvsys.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 26 Feb 2007 17:19:19 -0500 From: Paul Pathiakis Organization: Atlantis Services To: freebsd-performance@freebsd.org Date: Mon, 26 Feb 2007 17:18:45 -0500 User-Agent: KMail/1.9.5 References: <20070226204916.C56223@fledge.watson.org> In-Reply-To: <20070226204916.C56223@fledge.watson.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702261718.45499.paul@pathiakis.com> X-OriginalArrivalTime: 26 Feb 2007 22:19:19.0829 (UTC) FILETIME=[2902CC50:01C759F4] Subject: Re: HEADS UP: UNIX domain socket locking changes merged to CVS HEAD X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Feb 2007 22:40:45 -0000 Thank you, Robert. P. On Monday 26 February 2007 15:52, Robert Watson wrote: > Dear all, > > After on-and-off development since 2005, I've now merged the UNIX domain > socket locking patch. Special thanks to Kris Kennaway who has been > providing stability testing, performance testing, and general support and > feedback for this project since inception. > > Please let me know if you experience any problems with UNIX domain sockets > -- these changes will affect applications that consume UNIX domain sockets > directly, like MySQL and Postfix, as well as consumers of POSIX fifos, > which are implemented using UNIX domain sockets in-kernel. > > Thanks, > > Robert N M Watson > Computer Laboratory > University of Cambridge >