Hi,
I am trying to get the phi to run at its fastest clock,
after looking at the following , it seems the phi is not running at its fastest clock.
~ # cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq
1238094
~ # cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq
1333332
~ # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
619047 666666 714285 761904 857142 952380 1047618 1142856 1238094 1333332
Can anybody how I can get this to running at the highest available clock.
best regards
kvs