I can see different values of CPU MHz here:
cat /proc/cpuinfo
model name : Intel(R) Xeon(R) CPU E3110 @ 3.00GHz stepping : 6 cpu MHz : 2000.000
Model say 3GHz and cpu MHz say 2GHz but
dmesg | grep MHz
say
CPU0: Intel(R) Xeon(R) CPU
E3110 @ 3.00GHz stepping 06 CPU1: Intel(R) Xeon(R) CPU E3110 @ 3.00GHz stepping 06
Why there is 2GHz shown?