• Adding new working points - additional frequency values in linux

    Mohamad Ahmad
    Mohamad Ahmad

    Deciding what frequency within the CPUfreq policy should be used is achieved using "cpufreq governors".

    Inside the CPUFreq we can find:

    # ls /sys/devices/system/cpu/cpu1/cpufreq/
    affected_cpus
    related_cpus
    scaling_max_freq
    bios_limit
    scaling_available_frequencies…

    • over 1 year ago
    • Open Source Software and Platforms
    • Arm Development Platforms forum