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.

H264enc 2.0 CPU usage on dm368

Hi,

I immigrated immigrated to our project which based on dvsdk_3_10_00_16 and kernel2.6.32.

It can run,but the cpu occupation is too high.When I run "top".

CPU:  23% usr  16% sys   0% nic   0% idle   0% io  57% irq   3% sirq

So, I run "cat /proc/interrupts" .

           CPU0
  3:          0       AINTC  dm365_h3a_af
  6:          0       AINTC  dm365_h3a_aew
  8:      16391       AINTC  davinci_osd
 16:        444       AINTC  edma
 17:     884630       AINTC  edma_error
 32:      13462       AINTC  clockevent
 33:          0       AINTC  free-run counter
 39:       1013       AINTC  i2c_davinci
 40:        642       AINTC  serial
 42:          0       AINTC  spi_davinci.0
 52:          0       AINTC  eth0
 53:       6269       AINTC  eth0
 54:      10038       AINTC  eth0
 55:          0       AINTC  eth0
Err:          0

I found out the irq 17 is abnormal.It is very low run the former program.

Can you tell me the reason?

Your prompt reply will be greatly appreciated.

Regards!