Interrupts - Loss of Edge triggered interrupts
Hi,
When interrupt sharing is not required, is Edge triggering is the
right choice over level triggering? I heard that the interrupts can be
**lost** in the edge triggering but in level triggering the chances
are less. But I don't understand how a interrupt can be lost in edge
triggering with no sharing.
Can anybody throw some light on this?
Cheers,
Arun
.
Relevant Pages
- Re: UART RX interrupt triggered even though nothing on RX line
... I have a problem with my RX interrupt triggering even though there's ... This happens only when I reinitialize the UART. ... initialize the UART again, including setting all the SFRs(baudrate, ... (comp.arch.embedded) - Re: UART RX interrupt triggered even though nothing on RX line
... I have a problem with my RX interrupt triggering even though there's ... This happens only when I reinitialize the UART. ... initialize the UART again, including setting all the SFRs(baudrate, ... (comp.arch.embedded) - UART RX interrupt triggered even though nothing on RX line
... I have a problem with my RX interrupt triggering even though there's ... This happens only when I reinitialize the UART. ... initialize the UART again, including setting all the SFRs(baudrate, ... (comp.arch.embedded) - Re: [GIT PULL] Xen APIC hooks (with io_apic_ops)
... Windows likes to touch the APIC TPR ~ 100,000 times ... usually without triggering an interrupt. ... these writes, do the checks in guest context, and only exit if the ... TPR write would trigger an interrupt. ... (Linux-Kernel) - Re: [GIT PULL] Xen APIC hooks (with io_apic_ops)
... Windows likes to touch the APIC TPR ~ 100,000 times per second, usually without triggering an interrupt. ... We hijack these writes, do the checks in guest context, and only exit if the TPR write would trigger an interrupt. ... local apic, paravirtualization vs. patching the guest behind its back, Linux vs. Windows. ... (Linux-Kernel) |
|