public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Is interrupt priority supported ?
@ 2009-02-19 20:24 Jose Luis Marchetti
  2009-02-19 20:49 ` Andreas Mohr
  2009-02-20  0:26 ` Robert Hancock
  0 siblings, 2 replies; 7+ messages in thread
From: Jose Luis Marchetti @ 2009-02-19 20:24 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am experiencing serial (115K) data loss when I have concurrent heavy Ethernet traffic. I have added some basic trace into the UART driver and could confirm the Ethernet data interrupt, if with enough data and happening in the right place would cause the UART FIFO to fill.
BTW this is happening on a embedded processor, not on the usual ( and fast ) PC.
Then I tried to set the serial interrupt priority to be higher than the Ethernet interrupt priority, just because the UART I am using have just 4 bytes of FIFO while the Ethernet have thousands...

But I am not able to find where this is done in Linux, is interrupt priority supported at all ?

Thanks in advance for any comments,

José Luís Marchetti


      Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-02-23  3:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-19 20:24 Is interrupt priority supported ? Jose Luis Marchetti
2009-02-19 20:49 ` Andreas Mohr
2009-02-20  0:33   ` Jose Luis Marchetti
2009-02-20  0:55     ` Robert Hancock
2009-02-23  3:17       ` Jose Luis Marchetti
2009-02-20  0:26 ` Robert Hancock
2009-02-20  0:36   ` Jose Luis Marchetti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox