12/30/2011

How to get the max frequency of CPU var ADB shell

get the max:
cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq
get the current:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq

No comments:

Post a Comment