X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by lists.alpinelinux.org (Postfix) with ESMTP id 7101E1EB587 for ; Mon, 30 Aug 2010 20:06:04 +0000 (UTC) Received: by ewy4 with SMTP id 4so3741572ewy.13 for ; Mon, 30 Aug 2010 13:06:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=8QNoeP2v/RBqVdeFvYCKDPxez3s++NzW0AZ5Ck4lqD4=; b=hCqeFrAPxTqZnEsnOjEk1IOZKIDK8PbxDAw8r4UVKtDO8e6BvQ0uLS5mMB3sdGAzHs JzYBu8sE4/44BpDbP9jn/XLFJBfX4NSvxeOoQj71yqfYWz4Djq2sq7oqNNkhfA/248Qb PbU2P1X5daiFn6sxcv2hgVNXzOpqYb5BubsQE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Sa0dsGyUG5AbRKNlu/MpDzpB7Pe7H/WGjs0mhfwqNTe3hvncUk6oVSmHE2c7XtSXfb 27cbof6BG/GQaw7V7g2eJSoATMyOX9gNGGOn3jhIZNYbQdbFujOYehrzfNGi75eBivbK zmJX+dSH5ZJrbVM1Nr7V7lclAAPR2RGCn6+Tg= X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.213.44.129 with SMTP id a1mr8639629ebf.57.1283198763216; Mon, 30 Aug 2010 13:06:03 -0700 (PDT) Received: by 10.14.29.68 with HTTP; Mon, 30 Aug 2010 13:06:03 -0700 (PDT) In-Reply-To: References: Date: Mon, 30 Aug 2010 17:06:03 -0300 Message-ID: Subject: [alpine-devel] Re: Cpufreq governors in the kernel From: qnx4ever To: alpine-devel Content-Type: text/plain; charset=ISO-8859-1 Seems like echo 1 > /sys/devices/platform/eeepc/cpufv does a better job then cpufreq powersave, so I decided to avoid using p4-clockmod. On 30 August 2010 15:44, qnx4ever wrote: > Dear Alpine core team, > is it possible to add alternative cpufreq governors to the standard > kernel ? I can't find anything else then "performance" and "powersave" > under eeePC 900 when I use p4-clockmod cpufreq driver. > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---