AGX Orin EMC frequency scaling problem

I followed the tutorial here, conducted 3D Frequency Scaling,

and adjusted the frequencies of the CPU, GPU, and EMC. However, I found that after lowering the frequency of EMC, I cannot immediately set it to a higher value again. Why is that? Are there any hardware limitations?

For Example,

Firstly,

echo 204000 > /sys/kernel/debug/bpmp/debug/clk/emc/rate

Then, run cuda-sample

1704285109581

Then, run

 echo 3199000 > /sys/kernel/debug/bpmp/debug/clk/emc/rate

4c134c176998f598cfe5608a1134a02

Have below command before change the rate.

echo 1 > /sys/kernel/debug/bpmp/debug/clk/emc/mrq_rate_locked

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.