Jetson performance counters

Hi.
what errors may indicate overloading?

Is it possible using mm api to determine the jetson performance?

what is the maximum value of memory consumption per process that can be seen in a file

/sys/kernel/debug/nvmap/iovmm/clients

Have a reference to below link.

Ok.
what errors may indicate decoder or encoder overloading?

Is it possible using mm api to determine decoder or encoder performance?

/sys/kernel/debug/nvmap/iovmm/clients - this file contains information about the memory consumed by the decoder or encoder? This is a hardware memory, isn’t it? what is the consumption limit for hardware memory?

What do you mean decoder or encoder overloading? Do you mean out of memory? That should have kernel message if run out of memory.