From owner-freebsd-current@FreeBSD.ORG Thu Nov 27 15:16:13 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D52816A4CE for ; Thu, 27 Nov 2003 15:16:13 -0800 (PST) Received: from mta2.tpinternet.pl (outgoing.tpinternet.pl [193.110.120.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id E54D643FAF for ; Thu, 27 Nov 2003 15:16:11 -0800 (PST) (envelope-from artur@szuruburu.neostrada.pl) Received: from kaszanka (vz165.neoplus.adsl.tpnet.pl [80.50.145.165]) by mta2.tpinternet.pl (Postfix) with ESMTP id 630C4AD78; Fri, 28 Nov 2003 00:16:04 +0100 (CET) Date: Fri, 28 Nov 2003 00:16:32 +0100 From: Artur Poplawski To: freebsd-current@freebsd.org Message-Id: <20031128001632.19704bb2.artur@szuruburu.neostrada.pl> In-Reply-To: <20031126185436.GF10278@cnd.mcgill.ca> References: <20031126185436.GF10278@cnd.mcgill.ca> X-Mailer: Sylpheed version 0.9.6 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: please test pcm patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 27 Nov 2003 23:16:13 -0000 Mathew Kanner wrote: > Hello All, > Please test a pcm patch that releases the channel lock around > calls to uio move. This is a more complete patch than the previous > one as it also does the _read routine. I will ask the RE to commit > this if I hear a couple of "it works". It works. ;-) Artur