From owner-freebsd-questions Mon Jun 21 10:27:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from shasta.eclipse.net (shasta.eclipse.net [207.207.193.17]) by hub.freebsd.org (Postfix) with ESMTP id F06BF1508A for ; Mon, 21 Jun 1999 10:27:52 -0700 (PDT) (envelope-from chrismar@shasta.eclipse.net) Received: from localhost (chrismar@localhost) by shasta.eclipse.net (8.9.2/8.9.2) with ESMTP id NAA05920; Mon, 21 Jun 1999 13:32:45 -0400 (EDT) (envelope-from chrismar@shasta.eclipse.net) Date: Mon, 21 Jun 1999 13:32:44 -0400 (EDT) From: Chris To: Andrew Perkins Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problems running xmms on FreeBSD 3.2 In-Reply-To: <19990621100149.A17187@apogee.whack.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try running xmms at a higher priority with the following command: `rtprio 0 xmms`. That has to be run as root, and it works better with 0.9 as opposed to 0.9.1 Hope this helps, Chris On Mon, 21 Jun 1999, Andrew Perkins wrote: > Hello everyone, > > FYI: > I am experiencing similar 'poor performance' from xmms > even though I have the posix real time options in my kernel: > > options "P1003_1B" > options "_KPOSIX_PRIORITY_SCHEDULING" > options "_KPOSIX_VERSION=199309L" > > 'poor performance' can be described as choppy playback. > > Cordially, > _____________________________________________ > Andrew Perkins andrew@violet.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message