最終更新:2017-05-02 (火) 18:37:56 (2543d)  

Android/sys/devices/system/cpu
Top / Android / sys / devices / system / cpu

  • Android/sys/devices/system/cpu/cpu1?
  • Android/sys/devices/system/cpu/cpu2?
  • Android/sys/devices/system/cpu/cpu3?
  • Android/sys/devices/system/cpu/cpu4?
  • Android/sys/devices/system/cpu/cpu5?
  • Android/sys/devices/system/cpu/cpufreq
  • Android/sys/devices/system/cpu/cpuidle?
  • Android/sys/devices/system/cpu/kernel_max?
  • Android/sys/devices/system/cpu/modalias?
  • Android/sys/devices/system/cpu/offiline?
  • Android/sys/devices/system/cpu/online?
  • Android/sys/devices/system/cpu/possibe?
  • Android/sys/devices/system/cpu/power?
  • Android/sys/devices/system/cpu/present?
  • Android/sys/devices/system/cpu/uevent?

メモ

  • 一覧
    for file in /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_*; do echo = $file =; cat $file; done

監視

  • watch
    sudo watch -n 1 cat /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq

設定

  • echo "1400000" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq