Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CPU speed [solved, kinda]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
pygoscelis
Guru
Guru


Joined: 07 Jun 2003
Posts: 409

PostPosted: Fri Sep 07, 2012 4:05 pm    Post subject: CPU speed [solved, kinda] Reply with quote

I have a question about the CPU clock speed.

Code:
box$ cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Pentium(R) Dual  CPU  E2140  @ 1.60GHz
stepping        : 13
cpu MHz         : 800.000
...


(yes the box is fairly old)

Code:
box$ cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq
800000


Is this normal? Why the CPU is said to be @1.6GHz, but the maximum frequency is only 800 MHz?

Update I have found that the acpi-cpufreq driver does not work with my system (misreports the frequencies). I have disabled it and enabled p4-clockmod, and now I have cpuinfo_max_freq @1600000 as it should be.


Last edited by pygoscelis on Fri Sep 07, 2012 6:17 pm; edited 3 times in total
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Fri Sep 07, 2012 5:56 pm    Post subject: Reply with quote

pygoscelis,

Maybe cpu governor :?:
Code:
cpufreq-info -o

_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
pygoscelis
Guru
Guru


Joined: 07 Jun 2003
Posts: 409

PostPosted: Fri Sep 07, 2012 6:11 pm    Post subject: Reply with quote

@BillWho,

the governor (any governor) is able to set the frequency no higher than cpuinfo_max_freq. Anyway I have the performance governor set by default, it should set the frequency to the max in any case.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum