免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1940 | 回复: 6
打印 上一主题 下一主题

fedora8安装好后,被提示cpu运行在164MHZ下! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-12-20 11:04 |只看该作者 |倒序浏览
fedora8安装好后,被提示说cpu运行在164MHZ下,怎么查看当前cpu运行在什么频率下。

论坛徽章:
0
2 [报告]
发表于 2007-12-20 11:07 |只看该作者
more  /proc/cpuinfo


[root@localhost ~]# more /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Celeron(R) CPU 1.80GHz
stepping        : 9
cpu MHz         : 1804.143   【cpu频率】
cache size      : 128 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe up pebs bts sync_rdtsc cid xtpr
bogomips        : 3610.78
clflush size    : 64


[ 本帖最后由 撒旦的使者 于 2007-12-20 13:30 编辑 ]

论坛徽章:
0
3 [报告]
发表于 2007-12-20 11:15 |只看该作者
这个表示的是cpu信息,还是当前的频率呢?

论坛徽章:
0
4 [报告]
发表于 2007-12-20 13:31 |只看该作者

回复 #3 ketos 的帖子

应该是当前频率吧。


  1. # cat /proc/cpuinfo
  2. processor       : 0
  3. vendor_id       : GenuineIntel
  4. cpu family      : 6
  5. model           : 15
  6. model name      : Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz
  7. stepping        : 6
  8. cpu MHz         : 1596.000
  9. cache size      : 4096 KB
  10. physical id     : 0
  11. siblings        : 2
  12. core id         : 0
  13. cpu cores       : 2
  14. fdiv_bug        : no
  15. hlt_bug         : no
  16. f00f_bug        : no
  17. coma_bug        : no
  18. fpu             : yes
  19. fpu_exception   : yes
  20. cpuid level     : 10
  21. wp              : yes
  22. flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
  23. bogomips        : 4802.94
  24. clflush size    : 64

  25. processor       : 1
  26. vendor_id       : GenuineIntel
  27. cpu family      : 6
  28. model           : 15
  29. model name      : Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz
  30. stepping        : 6
  31. cpu MHz         : 1596.000
  32. cache size      : 4096 KB
  33. physical id     : 0
  34. siblings        : 2
  35. core id         : 1
  36. cpu cores       : 2
  37. fdiv_bug        : no
  38. hlt_bug         : no
  39. f00f_bug        : no
  40. coma_bug        : no
  41. fpu             : yes
  42. fpu_exception   : yes
  43. cpuid level     : 10
  44. wp              : yes
  45. flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
  46. bogomips        : 4800.16
  47. clflush size    : 64
复制代码

论坛徽章:
0
5 [报告]
发表于 2007-12-20 13:33 |只看该作者
model name      : Intel(R) Celeron(R) CPU 1.80GHz  是cpy信息
stepping        : 9
cpu MHz         : 1804.143   【这个是cpu频率,实际频率 主板的fsb×倍频】
我将cpu的fsb改成111以后得到的结果:

[root@localhost ~]# more /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Celeron(R) CPU 1.80GHz
stepping        : 9
cpu MHz         : 2008.263
cache size      : 128 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe up pebs bts sync_rdtsc cid
xtpr
bogomips        : 4018.85
clflush size    : 64

论坛徽章:
0
6 [报告]
发表于 2007-12-20 13:51 |只看该作者
  1. # cpufreq-info
  2. cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
  3. Report errors and bugs to [email=linux@brodo.de]linux@brodo.de[/email], please.
  4. analyzing CPU 0:
  5.   driver: acpi-cpufreq
  6.   CPUs which need to switch frequency at the same time: 0
  7.   hardware limits: 1.60 GHz - 2.40 GHz
  8.   available frequency steps: 2.40 GHz, 1.60 GHz
  9.   available cpufreq governors: ondemand, userspace, performance
  10.   current policy: frequency should be within 1.60 GHz and 2.40 GHz.
  11.                   The governor "ondemand" may decide which speed to use
  12.                   within this range.
  13.   current CPU frequency is 1.60 GHz (asserted by call to hardware).
  14. analyzing CPU 1:
  15.   driver: acpi-cpufreq
  16.   CPUs which need to switch frequency at the same time: 1
  17.   hardware limits: 1.60 GHz - 2.40 GHz
  18.   available frequency steps: 2.40 GHz, 1.60 GHz
  19.   available cpufreq governors: ondemand, userspace, performance
  20.   current policy: frequency should be within 1.60 GHz and 2.40 GHz.
  21.                   The governor "ondemand" may decide which speed to use
  22.                   within this range.
  23.   current CPU frequency is 1.60 GHz (asserted by call to hardware).
复制代码


cpufreq-info这个命令也可以看,
lz可以试试看把/etc/init.d/cpuspeed停掉。

注;
# rpm -qf /usr/bin/cpufreq-info
cpufreq-utils-002-1.1.41.fc6

论坛徽章:
0
7 [报告]
发表于 2007-12-20 14:43 |只看该作者
感谢前面几位兄弟的热心回答。
特别是撒旦的使者还特意改了自己的cpu的fsb,看来我的cpu应该是运行在正常频率下的
port的办法我试了一下,安装了cpufreq-utils-002-1.1.41.fc6后,运行提示不能识别,看来是rpm不够新的问题。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP