Closed giuliomoro closed 7 years ago
@giuliomoro i thought about that, since the v4.4.x branch shares with the beagle_x15, i didn't want to run into thermal issues on that board. With the default governor of "performance" and as long as the user doesn't have cpufreq installed, it should be running at the full 1Ghz..
Regards,
Ok great thanks
CONFIG_CPU_FREQ
should be disabled for Xenomai, as reported, e.g.: here ... but it is enabled indefconfig
in the xenomai-4.4 branchNote that when you exit
menuconfig
you get a warning reminding you thatCONFIG_CPU_FREQ
should be disabled.