On Mon, Aug 25, 2014 at 3:57 PM, Pavel Vasilyev <pavel@xxxxxxxxxxx> wrote: >>>> # Attempt to set min freq of 2GHz (max) of this core2duo >>>> $ echo 2000000 > /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq >>>> bash: /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq: Permission >>>> denied > > cpuinfo_min_freq - Read-only file, use scaling_min_freq $ echo 2000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq bash: echo: write error: Invalid argument No success there. -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html