From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-96681-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MFFl4-0008Qh-Qi
	for garchives@archives.gentoo.org; Fri, 12 Jun 2009 23:02:02 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2F72DE04AE;
	Fri, 12 Jun 2009 23:02:01 +0000 (UTC)
Received: from mail-gx0-f207.google.com (mail-gx0-f207.google.com [209.85.217.207])
	by pigeon.gentoo.org (Postfix) with ESMTP id 1227DE04AE
	for <gentoo-user@lists.gentoo.org>; Fri, 12 Jun 2009 23:02:01 +0000 (UTC)
Received: by gxk3 with SMTP id 3so10623650gxk.10
        for <gentoo-user@lists.gentoo.org>; Fri, 12 Jun 2009 16:02:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:date:message-id:subject
         :from:to:content-type:content-transfer-encoding;
        bh=yO4qg2gjp4VtYok0kBEijCUNYHQe6M5YAOZDjRidwlQ=;
        b=NWiaj3ZGF6hNYvMb3rsWNyW4VYlXpl+XEVGw7mGg/4gvSgxIwHEHU8os5KqfPdTaol
         +rbZ6dtUJs13e+0u8H3sunsd9squ2PHkIf4kjKbjzogm9k9pSI2hLs80uPJXa0SoYz7j
         oBSmZbXgyMdX2EBCDgrXW+fMQAq7wfTUKqHPg=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        b=JQIhlyoAo6guVr92u9eXrfztByqgLX7+r4JTfp+xta+37t3tQ1i9KnNGpYqx0RUeUu
         kuewzQ+1rug0S4YuhySoGkJBQERvZoM4+kbi7qshLz60fgEOdcdVTLIpwq5OORrwoIVh
         9pgrgo+KcpAJt1DHGGmOGyLdYqblk1VAHWXMw=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.90.26.3 with SMTP id 3mr3596845agz.27.1244847720744; Fri, 12 
	Jun 2009 16:02:00 -0700 (PDT)
Date: Fri, 12 Jun 2009 16:02:00 -0700
Message-ID: <49bf44f10906121602x6b0cf20rfe2731edfdf7d205@mail.gmail.com>
Subject: [gentoo-user] Prioritizing mpd
From: Grant <emailgrant@gmail.com>
To: Gentoo mailing list <gentoo-user@lists.gentoo.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: eae6351c-3217-416a-9b5e-1acdc689e7e4
X-Archives-Hash: 1a2aae8ccc38b202698dbbad1e5eaaaa

When I use the medium quality libsamplerate resampler with mpd, my CPU
is around 15% and all is well.  When I try to use the best quality
resampler, the CPU stays around 99% and the sound frequently falls
apart.  Can I give mpd CPU priority?

- Grant