Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Current CPU speed
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
Ghostryder
Apprentice
Apprentice


Joined: 10 Dec 2003
Posts: 216

PostPosted: Tue Jul 13, 2004 9:53 am    Post subject: Current CPU speed Reply with quote

Hi,

does anybody know how to get the current frequency of the CPU? I already tried "cat /proc/cpuinfo" an "/proc/cpufreq" but that doesn't tell me the *current* speed of my CPU...

TIA
Back to top
View user's profile Send private message
neenee
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1786

PostPosted: Tue Jul 13, 2004 10:30 am    Post subject: Reply with quote

it should tell you the clockspeed of the cpu at the time you press enter.
Back to top
View user's profile Send private message
Ghostryder
Apprentice
Apprentice


Joined: 10 Dec 2003
Posts: 216

PostPosted: Tue Jul 13, 2004 10:57 am    Post subject: Reply with quote

What do you mean with "it"?

And why do you say "should", isn't that for sure?
Back to top
View user's profile Send private message
neenee
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1786

PostPosted: Tue Jul 13, 2004 12:18 pm    Post subject: Reply with quote

hehe :wink:

ok, a rephrase:

the output of cat /proc/cpuinfo will tell you the current clock speed.

i wonder though - why would you doubt its accuracy?
Back to top
View user's profile Send private message
brodo
Guru
Guru


Joined: 15 Apr 2003
Posts: 319

PostPosted: Tue Jul 13, 2004 2:57 pm    Post subject: Reply with quote

/proc/cpuinfo is very inaccurate, at least if the hardware+BIOS support frequency scaling, or they do frequency throttling and _you_ count that as chaning the clock speed.

But leaving that aspect aside, the "best" information on current CPU speed can be found at

Code:
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_speed


As it involves calls to hardware, this file is only availble to root.
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