
driverscpufreqcpufreq_performance.c
功能
直接选用cpufreq_driver->target_index的最大档
源码分析
注册governor
cpufreq_governor_list:所有可用的cpufreq governor
1 |
cpufreq_gov_performance_init |
Policy
1 |
cpufreq_gov_performance_limits |

driverscpufreqcpufreq_performance.c
直接选用cpufreq_driver->target_index的最大档
cpufreq_governor_list:所有可用的cpufreq governor
1 |
cpufreq_gov_performance_init |
1 |
cpufreq_gov_performance_limits |
近期评论