cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@dominikbrodowski.de>
To: Wouter Verhelst <wouter@grep.be>
Cc: Ducrot Bruno <ducrot@poupinou.org>, cpufreq@www.linux.org.uk
Subject: Re: p4-clockmod doesn't seem to allow the highest possible speed
Date: Sun, 11 Jan 2004 21:06:18 +0100	[thread overview]
Message-ID: <20040111200617.GA25713@dominikbrodowski.de> (raw)
In-Reply-To: <20040111195619.GA25048@grep.be>


[-- Attachment #1.1: Type: text/plain, Size: 1837 bytes --]

On Sun, Jan 11, 2004 at 08:56:19PM +0100, Wouter Verhelst wrote:
> On Sun, Jan 11, 2004 at 06:35:47PM +0100, Dominik Brodowski wrote:
> > On Sat, Jan 10, 2004 at 08:35:26PM +0100, Wouter Verhelst wrote:
> > > That happens both when it's in P0 or P1.
> > 
> > So ACPI works to set the processor in P0 and P1?
> 
> Yes.

Excellent.
> 
> > If so, you really really should use the ACPI cpufreq driver instead of
> > the p4-clockmod driver. The former will offer you true "SpeedStep"
> > support, the latter only some clock modulation which won't save you
> > much energy as ACPI supports the C2 idle state anyway. 
> 
> Ah, so what p4-clockmod does is not SpeedStep?
> 
> Hm. That sucks.

No. p4-clockmod stops the CPU for certain short periods of time, it
"modulates" the CPU frequency. 

------------------> time  axis

x x x x x x x x x   normal clock ticks
x x x x - - - - x   50 % frequency modulation [ACPI T-States or P4-clockmod]
x  x  x  x  x  x    frequency scaling     [ACPI P-States]

Only if the frequency is scaled, the voltage can be scaled also. So only
that offers the best reduction of energy usage. For details, check the
cpufreq archives for a lengthy thread with many calculations...

> > > Not that it matters -- p4-clockmod seems to do it right :)
> > 
> > It's not as noisy, indeed. But it's not right -- as long as acpi.ko works.
> 
> It mostly does, although I've had lockups when using the /proc interface
> to switch CPU frequencies -- yes, should've reported that, but I only
> now remember :)

The /proc/ interface is deprecated, and the acpi module is full of errors
[I'm working on it, though...]. You should use the /sys-fs interface with
the acpi.ko module as well.

> That does not change.

Very strange... I'm out of ideas for the moment being.

	Dominik

[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 143 bytes --]

_______________________________________________
Cpufreq mailing list
Cpufreq@www.linux.org.uk
http://www.linux.org.uk/mailman/listinfo/cpufreq

  reply	other threads:[~2004-01-11 20:06 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-09 18:18 p4-clockmod doesn't seem to allow the highest possible speed Wouter Verhelst
2004-01-10 10:15 ` Dominik Brodowski
2004-01-10 11:08   ` Wouter Verhelst
2004-01-10 13:18     ` Dominik Brodowski
2004-01-10 15:02       ` Wouter Verhelst
2004-01-10 15:38         ` Dominik Brodowski
2004-01-10 16:30           ` Wouter Verhelst
2004-01-10 15:21       ` Wouter Verhelst
2004-01-10 15:41         ` Dominik Brodowski
2004-01-10 16:32           ` Wouter Verhelst
2004-01-10 18:53             ` Ducrot Bruno
2004-01-10 19:35               ` Wouter Verhelst
2004-01-11 15:48                 ` Ducrot Bruno
2004-01-11 17:30                   ` Dominik Brodowski
2004-01-11 18:05                     ` Ducrot Bruno
2004-01-11 17:35                 ` Dominik Brodowski
2004-01-11 19:56                   ` Wouter Verhelst
2004-01-11 20:06                     ` Dominik Brodowski [this message]
2004-01-11 20:24                       ` Wouter Verhelst
2004-01-12 12:26                     ` Ducrot Bruno

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=20040111200617.GA25713@dominikbrodowski.de \
    --to=linux@dominikbrodowski.de \
    --cc=cpufreq@www.linux.org.uk \
    --cc=ducrot@poupinou.org \
    --cc=wouter@grep.be \
    /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