From owner-freebsd-current@FreeBSD.ORG Thu Oct 21 20:54:38 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 F0A6416A4D4 for ; Thu, 21 Oct 2004 20:54:38 +0000 (GMT) Received: from smtpauth.kewlio.net (smtpauth.kewlio.net [195.22.134.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 678D843D1F for ; Thu, 21 Oct 2004 20:54:38 +0000 (GMT) (envelope-from tlp@LiquidX.org) Received: from maya.liquidx.org (65-103-219-245.bois.qwest.net [65.103.219.245]) (authenticated bits=0) by smtpauth.kewlio.net (8.12.10/8.12.10) with ESMTP id i9LKsXdk045817 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 21 Oct 2004 21:54:35 +0100 (BST) Date: Thu, 21 Oct 2004 14:54:48 -0600 From: Travis Poppe To: Doug White Message-Id: <20041021145448.07c993d3@maya.liquidx.org> In-Reply-To: <20041021102205.C37069@carver.gumbysoft.com> References: <20041019111518.1f6a76a4@maya.liquidx.org> <20041021102205.C37069@carver.gumbysoft.com> X-Mailer: Sylpheed version 0.9.11claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 22 Oct 2004 11:56:47 +0000 cc: freebsd-current@freebsd.org Subject: Re: Mild sound distortion with FreeBSD 5.3-BETA7 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, 21 Oct 2004 20:54:39 -0000 On Thu, 21 Oct 2004 10:25:56 -0700 (PDT) Doug White wrote: > On Tue, 19 Oct 2004, Travis Poppe wrote: > > > I've recently noticed a mild sound distortion in XMMS and other > > applications that output sound. I'm not sure when I started noticing > > this, but I don't believe it has always been present in the 5.x > > branch(and if it has, I haven't noticed it up until a month or two > > ago). > > Problems with sound disruptions can usually be traced to running with > WITNESS and/or INVARIANTS compiled into your kernel. These debugging > options cause enough interrupt latency to cause sound problems. Even > setting the sysctl debug.witness_watch=0 (I guess its > debug.witness.watch=0 now) will usually clear the issue right away, or > reduce the disruptions significantly (for that boot only). I don't have these debugging options compiled into my kernel, so it must be something else. -Travis Poppe