View previous topic :: View next topic |
Author |
Message |
ranmakun Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/1564206453e6bfd64905a8.png)
Joined: 06 Nov 2002 Posts: 372 Location: Buenos Aires - Argentina
|
Posted: Sun Jun 17, 2007 2:45 am Post subject: Core2Duo CPUFreq Scaling - Only 1.87 GHz and 1.6 GHz |
|
|
I'm not sure if this is the way it should be, I thought that the procesor could go down to 1GHz or so, but info from cpufreq-info says that the hardware limits are 1.60GHz - 1.87 GHz. The processor is an E6320.
Doesn anyone know if these are really "hardware limits" or if there something that can be done to change it?
Code: |
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to linux@brodo.de, please.
analyzing CPU 0:
driver: acpi-cpufreq
CPUs which need to switch frequency at the same time: 0
hardware limits: 1.60 GHz - 1.87 GHz
available frequency steps: 1.87 GHz, 1.60 GHz
available cpufreq governors: conservative, ondemand, powersave, userspace, performance
current policy: frequency should be within 1.60 GHz and 1.87 GHz.
The governor "ondemand" may decide which speed to use
within this range.
current CPU frequency is 1.87 GHz.
analyzing CPU 1:
driver: acpi-cpufreq
CPUs which need to switch frequency at the same time: 1
hardware limits: 1.60 GHz - 1.87 GHz
available frequency steps: 1.87 GHz, 1.60 GHz
available cpufreq governors: conservative, ondemand, powersave, userspace, performance
current policy: frequency should be within 1.60 GHz and 1.87 GHz.
The governor "ondemand" may decide which speed to use
within this range.
current CPU frequency is 1.87 GHz.
|
Does this driver also adjust the voltage on the CPU as Speedstep does or only the frequency? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
warrawarra Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 30 May 2007 Posts: 84
|
Posted: Sun Jun 17, 2007 4:25 am Post subject: |
|
|
If it is 1.86ghz then it should go to about 50% likely but not sure. The figures there looks wrong the 1.86 and 1.6 .
I know it can be overclocked to 3ghz the e6320 with normal aircooling not sure about speedstep.
It looks like your cpu is the low power version 65w so if it is in a sager np9260 laptop then speedstep is a good idea if not and in a desktop then just use it at rated speed.
What could help if you want to get speedstep working properly is cpufreq , lm-sensors , gkrellms and there is several other stuff that needs to be emerged to get it working nicely.
http://processorfinder.intel.com/details.aspx?sSpec=SLA4U
Think the voltage and frequency goes hand in hand voltage goes down freq auto adjusts to preset amounts.
A laptop cpu's core duo t2600 2.16ghz goes from 2.16ghz to 1ghz on speedstep. Desktop cpu's should be less change.
Hope this helps. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ranmakun Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/1564206453e6bfd64905a8.png)
Joined: 06 Nov 2002 Posts: 372 Location: Buenos Aires - Argentina
|
Posted: Thu Jun 21, 2007 9:13 pm Post subject: |
|
|
Well, in fact it is a desktop, but if I can make the PC work cooler, and silent, that would be great. That's why I would like to have lower frequencies. I just want to know if there is a hardware limitation or not, and I think that the hardware limitation should be much lower.
Thanks |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
DownSet n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/5229971734d8007302ae3f.jpg)
Joined: 21 Jan 2006 Posts: 32 Location: Riverside, CA
|
Posted: Fri Jun 22, 2007 7:37 pm Post subject: |
|
|
How the cpu drops to 1.6 is by lowering the multiplier from 7x to 6x, so yes it is the hardware limit. To drop the freq lower you'll have to drop the FSB in the bios, I don't know of a program that can adjust the fsb in linux. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ranmakun Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/1564206453e6bfd64905a8.png)
Joined: 06 Nov 2002 Posts: 372 Location: Buenos Aires - Argentina
|
Posted: Fri Jun 22, 2007 7:54 pm Post subject: |
|
|
Well, that clarifies a lot. Thanks for the info! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|