View Single Post
Posts: 1,224 | Thanked: 1,763 times | Joined on Jul 2007
#4305
Originally Posted by Tigerite View Post
Is there any way to use avoid_frequencies with the conservative governor? I have modified the kernel-config script to handle sampling_down_factor, freq_step and down_threshold but have so far hit a brick wall when it comes to leaving out 250 and 950Mhz. I think the file is created within the kernel itself when running ondemand governor as even as root in xterm, it doesn't work if I try within the conservative cpufreq directory.
It is possible. You need to repeat the work I did for the ondemand governor for the conservative governors.

The patch is here:

https://garage.maemo.org/plugins/ggi...and-avoid.diff

A better way is to have the OMAP frequency driver only allow desired frequencies, since this will affect all governors. The problem is that I do not see how the driver can report to the cpufreq system that the list of frequencies changed.
__________________
My repository

"N900 community support for the MeeGo-Harmattan" Is the new "Mer is Fremantle for N810".

No more Nokia devices for me.
 

The Following User Says Thank You to Matan For This Useful Post: