All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dag Bakke <dag@bakke.com>
To: cpufreq@www.linux.org.uk
Cc: ptb@it.uc3m.es
Subject: Re: cpufreq for older Toshibas with P3-M and ALi chipset?
Date: Mon, 03 Jan 2005 00:48:19 +0100	[thread overview]
Message-ID: <41D88843.3070606@bakke.com> (raw)
In-Reply-To: <20050102174242.GB15802@dominikbrodowski.de>

Dominik Brodowski wrote:

>Hi,
>
>On Sun, Jan 02, 2005 at 05:24:47PM +0100, Dag Bakke wrote:
>  
>
[snip]

>Yes, it is. Mobile Pentium 3 CPU only support two frequency scaling states.
>The 8 states you're seeing using cpuswitch are throttling states -- i.e. the
>CPU is stopped for short periods of time. However, during these periods the
>voltag isn't scaled, so it only leads to a linear reduction of power
>compared to a ~ ^3 reduction if voltage is reduced as well. Furthermore, the
>state the CPU is in when stopped equals the state the CPU is put into when
>there is no work to do -- all this leads to the fact that throttling is
>useless in most cases.
>  
>
[snip]
OK... but this bit....

>>BTW:
>>I do notice that if I fiddle with the BIOS settings, I can make the 
>>laptop boot at "half speed", coming up at 500 MHz instead of 1000. (As 
>>displayed in /proc/cpuinfo.) And the P-states driver still works, so 
>>presumably it is possible to combine 'native support' and P-states to 
>>obtain 16 steps? :-)
>>    
>>
>
>No :-) Probably this "half speed" mode means the front side bus speed (which
>is multiplied inside the CPU) is put to 50%. And unless you find out how
>this is accessible during a runtime system, there's no chance to combine
>these two.
>  
>
...made me thinking...

Will x86info be fooled by throttling states? Will it report the actual 
clock, or the effective clock taking 'stops' into account?

Not to distrust you, but I am trying to figure out if the cpuswitch 
thingy is throttling or multiple FSB frequencies. Because x86info -mhz 
reports a likely clock frequency for every cpuswitch step. And if 
/proc/cpuinfo shows the system running at 500 Mhz and 'step 4' and this 
is due to a new FSB speed...
I am sure you understand my reasoning.

Not sure it will mean a lot for power consumption anyway..

Dag B.

      parent reply	other threads:[~2005-01-02 23:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-02 16:24 cpufreq for older Toshibas with P3-M and ALi chipset? Dag Bakke
2005-01-02 17:42 ` Dominik Brodowski
2005-01-02 23:34   ` Dag Bakke
2005-01-03  9:36     ` Dominik Brodowski
2005-01-02 23:48   ` Dag Bakke [this message]

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=41D88843.3070606@bakke.com \
    --to=dag@bakke.com \
    --cc=cpufreq@www.linux.org.uk \
    --cc=ptb@it.uc3m.es \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.