From owner-freebsd-current@FreeBSD.ORG Wed Dec 3 01:05:42 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 A1C9616A4CE for ; Wed, 3 Dec 2003 01:05:42 -0800 (PST) Received: from perrin.nxad.com (internal.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4077E43FCB for ; Wed, 3 Dec 2003 01:05:41 -0800 (PST) (envelope-from sean@nxad.com) Received: by perrin.nxad.com (Postfix, from userid 1001) id A794B21067; Wed, 3 Dec 2003 01:04:26 -0800 (PST) Date: Wed, 3 Dec 2003 01:04:26 -0800 From: Sean Chittenden To: Mathew Kanner Message-ID: <20031203090426.GH16547@perrin.nxad.com> References: <20031203060710.GJ54011@cnd.mcgill.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031203060710.GJ54011@cnd.mcgill.ca> X-PGP-Key: finger seanc@FreeBSD.org X-PGP-Fingerprint: 3849 3760 1AFE 7B17 11A0 83A6 DD99 E31F BC84 B341 X-Web-Homepage: http://sean.chittenden.org/ User-Agent: Mutt/1.5.4i cc: Jesse Guardiani cc: freebsd-current@FreeBSD.org Subject: Re: please test pcm channel 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: Wed, 03 Dec 2003 09:05:42 -0000 > Hello All, > Please test this PCM patch. It creates seperate locking > classes for PCM channels and should prevent the warning where > multiple mutexes from the same class are held (as reported > recently). I believe this to be a good strategy as it masks fewer > errors. I can confirm that this patch fixes my LOR for pcm(4). -sc -- Sean Chittenden