[ltp] cpu MHz & TP-T30 & FC3

Pino Giaquinto linux-thinkpad@linux-thinkpad.org
Fri, 14 Jan 2005 09:06:13 +0100


When I type form the console:

cat /proc/cpuinfo

With AC power supply I see:

processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz
stepping : 4
cpu MHz : 1196.263
...

Must be 'cpu MHz : 1800' when I use AC power supply and 'cpu MHz : 1200' 
when I use battery???

Besides If I type:

cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq

I see:

1200000

If I type

cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq

I see:

1800000

Please help me...!