public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Padraig Brady <padraig.brady@corvil.com>
To: Dominik Brodowski <linux@brodo.de>
Cc: torvalds@transmeta.com, hpa@transmeta.com,
	linux-kernel@vger.kernel.org, cpufreq@www.linux.org.uk
Subject: Re: [PATCH][2.5.35] CPU frequency and voltage scaling (0/5)
Date: Tue, 17 Sep 2002 11:43:00 +0100	[thread overview]
Message-ID: <3D870734.9080301@corvil.com> (raw)
In-Reply-To: 20020917113047.C25385@brodo.de

Dominik Brodowski wrote:
> Hi Linus, hpa, lkml,
> 
> The following patches add CPU frequency and volatage scaling
> support (Intel SpeedStep, AMD PowerNow, etc.) to kernel 2.5.35.
> 
> As was discussed last time, the cpufreq patches have been reworked to use a
> policy-based approach now. A cpufreq policy consists of four values:
> cpu	-	the affected CPU nr., or CPUFREQ_ALL_CPUS for all cpus
> min	-	minimum frequency in kHz
> max	-	maximum frequency in kHz
> policy	-	CPUFREQ_POLICY_PERFORMANCE or CPUFREQ_POLICY_POWERSAVE
> 

This is much better, but I preferred Dave Jones' suggestion of
supporting stackable policies as I can see no end to them:
max_cpu_temp, temp_hysteresis, favor_fast_{fsb,multiplier}, ...

Pádraig.


  reply	other threads:[~2002-09-17 10:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-17  9:30 [PATCH][2.5.35] CPU frequency and voltage scaling (0/5) Dominik Brodowski
2002-09-17 10:43 ` Padraig Brady [this message]
2002-09-17 17:48   ` H. Peter Anvin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D870734.9080301@corvil.com \
    --to=padraig.brady@corvil.com \
    --cc=cpufreq@www.linux.org.uk \
    --cc=hpa@transmeta.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@brodo.de \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox