From owner-freebsd-threads@FreeBSD.ORG Thu Aug 28 02:27:08 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FA4F16A4BF for ; Thu, 28 Aug 2003 02:27:08 -0700 (PDT) Received: from royk.itea.ntnu.no (royk.itea.ntnu.no [129.241.190.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2FCC43FDD for ; Thu, 28 Aug 2003 02:27:06 -0700 (PDT) (envelope-from morten@rodal.no) Received: from localhost (localhost [127.0.0.1]) by royk.itea.ntnu.no (Postfix) with ESMTP id 7150F7777F for ; Thu, 28 Aug 2003 11:27:05 +0200 (CEST) Received: from slurp.rodal.no (m200h.studby.ntnu.no [129.241.135.200]) by royk.itea.ntnu.no (Postfix) with ESMTP id 3B71477755 for ; Thu, 28 Aug 2003 11:27:05 +0200 (CEST) Received: (from morten@localhost) by slurp.rodal.no (8.12.9/8.12.9/Submit) id h7S9R4MR001738 for threads@freebsd.org; Thu, 28 Aug 2003 11:27:04 +0200 (CEST) (envelope-from morten) Date: Thu, 28 Aug 2003 11:27:04 +0200 From: Morten Rodal To: threads@freebsd.org Message-ID: <20030828092703.GB1222@slurp.rodal.no> References: <20030827202009.GA44225@piggie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030827202009.GA44225@piggie> X-Content-Scanned: with sophos and spamassassin at mailgw.ntnu.no. Subject: Re: Call for thread testers: XMMS X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 09:27:08 -0000 On Wed, Aug 27, 2003 at 10:20:09PM +0200, Maciej Freudenheim wrote: > Hello! > > I was tuning xmms some time ago. Now i'm running it linked with libthr > for about 2 weeks and i haven't observed any problems. > > > Does it operate correctly > Yes. > I have tried to run xmms with libkse on both a SMP (Dual P2 300MHz) and on my laptop (P4 1.7GHz). Unfortunately I must report that the results are better with libc_r. When xmms starts to play any type of sound I can hear spikes and other distortions in the sound. This happens regardless of the load of the machine, and it does not help to increase the buffer size. However, after a while the spikes get less frequent. I will try libthr when I get home later today and see if it works better than libkse. -- Morten Rodal