Google
  Web www.spinics.net

Re: multiple interrupts on single IRQ line

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


Shakthi Kannan <shakstux@xxxxxxxxx> writes:
> When I am servicing an interrupt in the interrupt
> handler, multiple interrupts get generated and since I
> am servicing the handler, they are missed.

How long is your interrupt handler? If it is too long, you can just
log some data in your driver and do the processing outside the
handler.

> I believe
> only if the interrupt handler is called does
> /proc/interrupts increment the corresponding count for
> the interrupt.

Yes. If the interrupts are disabled, no interrupt will counted.

Catalin


-------------------------------------------------------------------
Subscription options: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
FAQ/Etiquette:       http://www.arm.linux.org.uk/armlinux/mailinglists.php

[Site Home]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux ARM Kernel]     [Linux MIPS]     [ECOS]     [Tools]     [DDR & Rambus]     [Monitors]

Powered by Linux