From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-163878-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id B56B8138CA2
	for <garchives@archives.gentoo.org>; Wed, 22 Apr 2015 12:48:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 888C0E0917;
	Wed, 22 Apr 2015 12:48:51 +0000 (UTC)
Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 71C37E085E
	for <gentoo-user@lists.gentoo.org>; Wed, 22 Apr 2015 12:48:50 +0000 (UTC)
Received: by iedfl3 with SMTP id fl3so40647899ied.1
        for <gentoo-user@lists.gentoo.org>; Wed, 22 Apr 2015 05:48:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:sender:in-reply-to:references:date:message-id:subject
         :from:to:content-type;
        bh=Q3CTC4fEINjaHCKsLQqz78DP0qFy0ceiELVooQ/ywj0=;
        b=hmxutGbi3moAFKldM5hbowfeSFCS2o1+Y8853IHtKOn2IWDrSA3ObsSfkjSXw3uhey
         z04ijVkkvjYCEupq2Y1ahcuSDebg7nE7OK2G7dxNdVVkzSEpU8R4vi92R+gH5rqmXgEV
         /3LQfTIFhy3SmdonY3SjSHcqivmz01U4ggHfWNpJAlmwjybBlS9L5rle1VF8LFnV4D53
         sUx58nWTmReS/msj2NWbObW4YWXHq9iEz6uXqJDEoosE4djxB0O4AuxlzfDU7ww8WjF+
         AS1tVO82MFCU7j/z25FEne3bPltfXAiX9toXG2WoDIu5Fuc+JuG+1HgpzQQBZN+SpHw7
         rtaw==
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
X-Received: by 10.50.117.4 with SMTP id ka4mr4172795igb.10.1429706929815; Wed,
 22 Apr 2015 05:48:49 -0700 (PDT)
Sender: freemanrich@gmail.com
Received: by 10.107.48.66 with HTTP; Wed, 22 Apr 2015 05:48:49 -0700 (PDT)
In-Reply-To: <CAJ0EP40w2fBeeUKr9RNtymr4yXpE=wyOBkbf7NfsfwpC4=E+vg@mail.gmail.com>
References: <20150421010506.GA11689@waltdnes.org>
	<CAJ0EP40w2fBeeUKr9RNtymr4yXpE=wyOBkbf7NfsfwpC4=E+vg@mail.gmail.com>
Date: Wed, 22 Apr 2015 08:48:49 -0400
X-Google-Sender-Auth: rjtC0ptnpgOKO9q2sOqw7lUK0QI
Message-ID: <CAGfcS_=coiu7RHupSLsif5mtxPmm7wGoe7J+HLZam+EknNJ8Dg@mail.gmail.com>
Subject: Re: [gentoo-user] Questions about cpu frequency utils scripting
From: Rich Freeman <rich0@gentoo.org>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: b770e4f1-2fe6-4aa2-8898-c929d9072e24
X-Archives-Hash: 8f11d0f88c3ab03ffd749abf24265073

On Tue, Apr 21, 2015 at 1:02 PM, Mike Gilbert <floppym@gentoo.org> wrote:
> On Mon, Apr 20, 2015 at 9:05 PM, Walter Dnes <waltdnes@waltdnes.org> wrote:
>>   It seems like many of the cpu speed/governor switcher utilities in
>> /usr/portage/sys-power don't work due to being too old.
>
> sys-power/cpupower is probably the best option in the portage tree.
> It's sources are maintained in the kernel source tree.
>

I'm still running cpufreqd which I keep in my overlay, but upstream is
long dead and I wouldn't necessarily recommend it as a first choice.
One of these days I plan to migrate to thermald, though for the most
part I've been of a not-broken-don't-fix mindset.

-- 
Rich