From owner-freebsd-current@FreeBSD.ORG Mon Dec 15 10:25: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 2DF4416A4CE; Mon, 15 Dec 2003 10:25:13 -0800 (PST) Received: from imperfectly.physics.wm.edu (imperfectly.physics.wm.edu [128.239.3.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2AFF43D32; Mon, 15 Dec 2003 10:25:11 -0800 (PST) (envelope-from keoki@imperfectly.physics.wm.edu) Received: from keoki by imperfectly.physics.wm.edu with local (Exim 3.36 #1 (Debian)) id 1AVxP3-0007LA-00; Mon, 15 Dec 2003 13:25:09 -0500 Date: Mon, 15 Dec 2003 13:25:09 -0500 From: keoki seu To: Peter Schultz Message-ID: <20031215182509.GA27580@imperfectly.physics.wm.edu> References: <200312151501.hBFF1Abp088978@fledge.watson.org> <3FDDD7AE.7040801@bis.midco.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FDDD7AE.7040801@bis.midco.net> User-Agent: Mutt/1.5.4i Sender: keoki seu cc: re@FreeBSD.org cc: current@FreeBSD.org Subject: Re: 5.2-RELEASE TODO 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: Mon, 15 Dec 2003 18:25:13 -0000 On Mon, Dec 15, 2003 at 09:47:58AM -0600, Peter Schultz wrote: > Robert Watson wrote: > >Testing focuses for 5.2-RELEASE > > > > +---------------------------------------------------------------------------+ > > | Issue | Status |Responsible| Description > > | > > |--------------+-------------+-----------+----------------------------------| > > | | | |The PCM audio framework and > > device| > > | | | |drivers have been locked and > > free | > > |PCM locking | | |of Giant for quite a while, but > > | > > |and |Needs testing|-- |LOR problems persist along with > > | > > |performance | | |reports of poor audio > > performance | > > |issues | | |under load. These problems are > > | > > | | | |believed to have been > > corrected, | > > | | | |but more testing is desired. > > | > > |--------------+-------------+-----------+----------------------------------| > > > This longstanding problem has now been fixed as far as I'm concerned. > Xmms hasn't played mp3s without a hicup for me on -CURRENT since at > least a year, if not two or more. It's been so long I can't recall. > > I'm testing with a soundblaster live! value card: > pcm0: port 0xef20-0xef3f irq 17 at device 17.0 on pci0 > pcm0: > > I'm running a -CURRENT SMP kernel on a Tyan S1832DL w/dual PII 350s. I > only assume it's working with 5.2 RC1. > > Pete... I've had the same problems on -current since at least May (i'm not sure of the exact date). I'm using mpg321 with gqmpeg as a frontend. My sound card a sb live! value, but apparently a different chip? pcm0: port 0xd000-0xd01f irq 11 at device 10.0 on pci0 pcm0: I dont see any LOR's related to sound, but i get skips under heavy (mostly disk) i/o. and this is on a -CURRENT UP kernel: FreeBSD 5.2-CURRENT #0: Wed Dec 10 06:32:42 EST 2003 keoki@hoku:/usr/obj/usr/src/sys/hoku keoki