Re: PS/2 mouse latency was Re: [linux-audio-dev] Re: [DATAPOINT] kernels and latencies

From: Manfred Spraul (manfred@colorfullife.com)
Date: Wed Jul 05 2000 - 11:37:11 EST


From: "Richard Gooch" <rgooch@ras.ucalgary.ca>
>
> OK, but there's still one point that hasn't been answered: what
> happens if you don't clear the interrupt condition? Will the ISR keep
> getting called, or is it called only once?
>
On my board, the interrupt is marked as "IO APIC edge", it should be called
only once. <asm-i386/keyboard.h> doesn't contain anything that sounds like
acknowledge_interrupt().

Btw, you cannot use spin_trylock(): spin_trylock() is always successful on
uniprocessor builds.

--
    Manfred

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jul 07 2000 - 21:00:17 EST