Results 1 to 2 of 2
Hi,
can s.o. tell me where a X86 CPU get the information "cpu MHz" in /proc/cpuinfo?
So how can linux detect if my CPU is running at 1600.110 or 1600.010 ...
- 03-25-2011 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 10
/proc/cpufreq
Hi,
can s.o. tell me where a X86 CPU get the information "cpu MHz" in /proc/cpuinfo?
So how can linux detect if my CPU is running at 1600.110 or 1600.010 MHz?
Where can I find this in kernel-sourcecode?
- 03-25-2011 #2Linux Newbie
- Join Date
- Sep 2007
- Posts
- 137
This will return frequency and other CPU info in a terminal:
Code:$ cpufreq-info


Reply With Quote
