• 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
  • "8th" - grokking the REPL

    Ron Aaron
    Ron Aaron

    Introduction

    This post is intended to give you a feel for using 8th, but it is not a tutorial per se. If you're not familiar with "8th", please view my previous blog post.

    Resources:

    • My previous 'A Gentle Introduction to a Modern Forth…
    • over 2 years ago
    • System
    • Embedded blog