LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 772|回复: 6

{已解决}cpu频率自动调节问题请教

[复制链接]
发表于 2011-4-23 16:32:49 | 显示全部楼层 |阅读模式
刚装完arch几天,有点小问题,没有装调节软件的时候一直维持在2GHz,装了调节软件后能把cpu频率调节到最低,问题在于编译软件的时候好像cpu没有自动调整到我设定的最高阈值,不知道哪还没有设置好

以下是cpu在编译的时候显示的信息,没有自动调整到我设定的1.33GHz

cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:
  driver: acpi-cpufreq
  CPUs which run at the same hardware frequency: 0 1
  CPUs which need to have their frequency coordinated by software: 0
  maximum transition latency: 10.0 us.
  hardware limits: 1000 MHz - 2.00 GHz
  available frequency steps: 2.00 GHz, 1.67 GHz, 1.33 GHz, 1000 MHz
  available cpufreq governors: powersave, ondemand, performance
  current policy: frequency should be within 1000 MHz and 1.33 GHz.
                  The governor "ondemand" may decide which speed to use
                  within this range.
  current CPU frequency is 1000 MHz.
analyzing CPU 1:
  driver: acpi-cpufreq
  CPUs which run at the same hardware frequency: 0 1
  CPUs which need to have their frequency coordinated by software: 1
  maximum transition latency: 10.0 us.
  hardware limits: 1000 MHz - 2.00 GHz
  available frequency steps: 2.00 GHz, 1.67 GHz, 1.33 GHz, 1000 MHz
  available cpufreq governors: powersave, ondemand, performance
  current policy: frequency should be within 1000 MHz and 1.33 GHz.
                  The governor "ondemand" may decide which speed to use
                  within this range.
  current CPU frequency is 1000 MHz.

以下是设置

/etc/conf.d/cpufreq
# valid suffixes: Hz, kHz (default), MHz, GHz, THz
min_freq="1000MHz"
max_freq="1.33GHz"

如果把1.33GHz换成2好像又可以上升到2GHz的频率,上面显示的cpu可以用的调节段里面有1.33GHz,困惑
发表于 2011-4-23 18:48:45 | 显示全部楼层
在/etc/conf.d/cpufreq中加入
governor="ondemand"
按需自动调整
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-4-23 21:16:44 | 显示全部楼层
Post by 沙漠之子;2136187
在/etc/conf.d/cpufreq中加入
governor="ondemand"
按需自动调整


已经加了这条ondemand
回复 支持 反对

使用道具 举报

发表于 2011-4-23 23:05:00 | 显示全部楼层
设置成1.34
回复 支持 反对

使用道具 举报

发表于 2011-4-23 23:05:12 | 显示全部楼层
cpufreq支持1.33GHz,cpu不一定支持
像我的t6570就只支持1.2,1.6,2.1三档
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-4-23 23:53:53 | 显示全部楼层
算了,不去想了,设成1.67能看到跑在1.33位置的时候,直接最高到2GHz得了,谢谢解答
回复 支持 反对

使用道具 举报

发表于 2011-4-24 08:53:45 | 显示全部楼层
wiki里面搜一下laptop-mod
按教程装好就行了~
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表