Re: [Rtlinuxgpl] Sharing HARD IRQs with Linux drivers

"Calin A. Culianu" <[email protected]> Fri, 23 Sep 2005 19:16:41 -0400 (EDT)
Newsgroups gmane.linux.real-time.rtlinux.general
Message-ID <[email protected]>

> one posible problem could be losing interrupts on heavaly shared interrupt
> lines as its only a bit, so no queueing and no order preservation - sounds
> bad in your case of multiple devices using it.

Why would order preservation or queueing matter anyway in this case?  I 
could see it mattering if you wanted to signal soft-realtime tasks via 
soft irq's...


But in this situation, I only have one hard realtime device taking the 
interrupt, and I always unconditionally pend it to linux... and the linux 
drivers all support interrupt sharing (so there is no risk that perhaps 
the linux driver is confused by possible "spurious" interrupts).

Thanks for the patch -- I somehow doubt this will do anything but maybe it 
will help anyway.

-Calin

_______________________________________________
Rtl mailing list
[email protected]
http://hq.fsmlabs.com/mailman/listinfo/rtl
http:/www.rtlinux-gpl.org/