Jump to content

Command Crate ¿about?

Set CPU frequency threshold at system reboot (cpufreq)

@reboot echo -n $USER_DEFINED > /sys/devices/system/cpu/cpufreq/ondemand/up_threshold

Sets the up_threshold for the CPU's ondemand governor to a user-defined value on system startup.

system tuning [kb:30]