This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Frequency changes during CPU load

Hi Experts,

Can I experiment the change in frequency when the frequency governor is configured in the "On Demand" mode by using the command

"cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq"

Also how to increase the CPU % to 100 % ? In my desktop I usually use the command "dd if=/dev/zero of=/dev/null".

  • Hi Lyf,

    Can I experiment the change in frequency when the frequency governor is configured in the "On Demand" mode by using the command

    "cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq"

    No.

    You can use this command when you configured CPU freq governor as "user-space"

    Also how to increase the CPU % to 100 % ?

    Are you asking about CPU load % ?

    If yes, it will increase only if CPU get loaded by doing/running any complex programs or services.