You are not logged in.

#1 2007-02-04 05:52:58

tafsen
Member
Registered: 2006-05-03
Posts: 141

Help to configure cpufreq

I have a Intel(R) Pentium(R) M processor 1.50GHz, so I guess the max cpufreq should be 1.5. But what about the minimum?

Offline

#2 2007-02-04 06:13:57

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Help to configure cpufreq

That's entirely up to you.  Some CPUs have "steps" instead of a full range.

See the "available frequency steps":

$ cpufreq-info 
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to linux@brodo.de, please.
analyzing CPU 0:
  driver: centrino
  CPUs which need to switch frequency at the same time: 0
  hardware limits: 1000 MHz - 1.83 GHz
  available frequency steps: 1.83 GHz, 1.33 GHz, 1000 MHz
  available cpufreq governors: ondemand, performance
  current policy: frequency should be within 1000 MHz and 1.83 GHz.
                  The governor "ondemand" may decide which speed to use
                  within this range.
  current CPU frequency is 1000 MHz.
analyzing CPU 1:
  driver: centrino
  CPUs which need to switch frequency at the same time: 1
  hardware limits: 1000 MHz - 1.83 GHz
  available frequency steps: 1.83 GHz, 1.33 GHz, 1000 MHz
  available cpufreq governors: ondemand, performance
  current policy: frequency should be within 1000 MHz and 1.83 GHz.
                  The governor "performance" may decide which speed to use
                  within this range.
  current CPU frequency is 1.83 GHz.

Just pick one and try it out for a while - when it flips is going to be dependent on your governor.

Offline

#3 2007-02-04 11:12:08

billy
Member
From: Slovenia
Registered: 2006-09-13
Posts: 164

Re: Help to configure cpufreq

The line where it says:

CPUs which need to switch frequency at the same time: 0 1

Can this be changed or is this hardware set?

Offline

#4 2007-02-04 17:52:49

Stalwart
Member
From: Latvia, Riga
Registered: 2005-10-18
Posts: 445
Website

Re: Help to configure cpufreq

Probably you have multicore CPU. AFAIK it's hardware limitation


IRC: Stalwart @ FreeNode
Skype ID: thestalwart
WeeChat-devel nightly packages for i686

Offline

Board footer

Powered by FluxBB