Hello,
I read in the Jetson Nano Documentation the levels of hardware throttling:
Hardware Throttling |
Clock Throttled Percentage |
Heavy |
87.5 |
Medium |
75 |
Light |
50 |
Does anyone know the levels for software throttling?
Like I wanted to know that if the CPU drops to X, then what does the GPU drop down to.
please refer to the definition of this device tree.
hardware/nvidia/soc/t210/kernel-dts/tegra210-soc/tegra210-bthrot-cdev.dtsi.
The throttling of cpu therm and gpu therm are defined here.
Thank you @WayneWWW.
I see three different tables in there, may I know which one gets executed under which conditions?
Kind regards,
Lolcocks.
please refer to the power management document.
Once the temperature reached, the cpu, gpu balance may happen at same time.
If it notices throttling level could not make the system drop the temperature, then it will go down to next level.
system
Closed
9
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.