This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

understanding Server_getCpuLoad

Other Parts Discussed in Thread: OMAP3530

On a OMAP3530 I'm running two codecs on the Codec Engine an audio and a video. When I call Server_getCpuLoad on the audio codec it returns 100%, when called on the video it returns Server_getCpuLoad 80%. I expected to use Server_getCpuLoad to find the idle time I had on the DSP. I'm confused to see that they report different numbers. Does this mean the DSP has 20 % more time to encode video that I'm not using?