i.MX6 CPUFREQ driver vs thermal driver.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.MX6 CPUFREQ driver vs thermal driver.

1,088件の閲覧回数
satoshishimoda
Senior Contributor I

Hi community,

I have a question about i.MX6 CPU frequency scaling and thermal control.

I know the CPU frequency is held to max frequency by the following command with L3.10.17_1.0.0-ga by CPUFREQ driver.

echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

And I know the CPU frequency is set to lower when the CPU temperature is over "passive point" for cooling by thermal driver also.

Then, which has a priority?

If scaling_governor is set to performance with the above command and CPU temperature is over "passive point", CPU frequency is kept to max frequency by CPUFREQ driver? or set to lower frequency by thermal driver?

Best Regards,

Satoshi Shimoda

ラベル(6)
タグ(1)
0 件の賞賛
1 返信

541件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Satoshi

"Performance" governor will keep the CPU at the highest possible frequency,

ignoring temperature "points". Short description can be found on

CPU frequency scaling in Linux | iDebian's Weblog

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛