From owner-freebsd-current@FreeBSD.ORG Sun Sep 26 14:16:14 2004 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 E41D416A4CE; Sun, 26 Sep 2004 14:16:14 +0000 (GMT) Received: from slipgate.org (S0106000acd019ad0.du.shawcable.net [24.109.1.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3C7043D31; Sun, 26 Sep 2004 14:16:14 +0000 (GMT) (envelope-from ryan@slipgate.org) Received: from ryan.lan (gate.lan [192.168.1.1]) by slipgate.org (8.12.11/8.12.11) with ESMTP id i8QEFpVF009393; Sun, 26 Sep 2004 07:15:51 -0700 (PDT) Received: from ryan.lan (localhost [127.0.0.1]) by ryan.lan (8.13.1/8.13.1) with ESMTP id i8QEGb7Q019689; Sun, 26 Sep 2004 07:16:37 -0700 (PDT) (envelope-from ryan@slipgate.org) Received: (from ryan@localhost) by ryan.lan (8.13.1/8.13.1/Submit) id i8QEGbPc019688; Sun, 26 Sep 2004 07:16:37 -0700 (PDT) (envelope-from ryan@slipgate.org) X-Authentication-Warning: ryan.lan: ryan set sender to ryan@slipgate.org using -f Date: Sun, 26 Sep 2004 07:16:37 -0700 From: Ryan Freeman To: Suleiman Souhlal Message-ID: <20040926141637.GA19618@slipgate.org> References: <20040926025317.GA5812@slipgate.org> <1096207938.23620.9.camel@zZzZ.segfaulted.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1096207938.23620.9.camel@zZzZ.segfaulted.com> User-Agent: Mutt/1.4.2.1i cc: FreeBSD Mailing List Subject: Re: Sound performance problems in FreeBSD 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: Sun, 26 Sep 2004 14:16:15 -0000 On Sun, Sep 26, 2004 at 10:12:18AM -0400, Suleiman Souhlal wrote: > Hello, > > On Sat, 2004-09-25 at 22:53, Ryan Freeman wrote: > > > and i get the nice "person being removed from the matrix" effect. haven't yet > > +tried > > the patch, but i want to get on that asap. can anyone else verify that the patch > > works? and furthermore, is it going to be worked into the freebsd source > > +post-haste? ;) thanks, > > >From what I've heard, the patch works, up to a certain point: it will > not get completely rid of skips. > Also, it will certainly not be committed, as it's just a quick hack to > test a theory. I do however plan on removing Giant from sysctl in the > correct way, as soon as I find some time. > > Excellent! Just wanted to clear that up. Hopfully one day my freebsd install won't have clicks and skips when playing sound anymore :) thanks! - ryan