Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding cpufrequtils #5

Merged
merged 1 commit into from
Sep 20, 2022
Merged

adding cpufrequtils #5

merged 1 commit into from
Sep 20, 2022

Commits on Sep 19, 2022

  1. adding cpufrequtils

    Adding to cpufrequtils to image, now were able to control the cpu over cpufrequtils .
    
    root@orangepii96:~# cpufreq-info
    cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
    Report errors and bugs to cpufreq@vger.kernel.org, please.
    analyzing CPU 0:
      driver: rda
      CPUs which run at the same hardware frequency: 0
      CPUs which need to have their frequency coordinated by software: 0
      maximum transition latency: 300 us.
      hardware limits: 329 MHz - 1.19 GHz
      available frequency steps: 329 MHz, 395 MHz, 494 MHz, 988 MHz
      available cpufreq governors: ondemand, interactive, performance
      current policy: frequency should be within 329 MHz and 988 MHz.
                      The governor "performance" may decide which speed to use
                      within this range.
      current CPU frequency is 988 MHz (asserted by call to hardware).
      cpufreq stats: 329 MHz:3.69%, 395 MHz:0.08%, 494 MHz:0.04%, 988 MHz:96.20%  (53)
    well0nez authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    629996c View commit details
    Browse the repository at this point in the history