Re: linux interrupt handling problem

yodaiken@chelm.cs.nmt.edu (kernel@kvack.org)
Thu, 11 Nov 1999 16:53:57 -0500 (EST)


On Thu, 11 Nov 1999 kuznet@ms2.inr.ac.ru wrote:

> Provided these modern fast CPUs serve old slow peripheral devices
> or devices, which are insensitive to latency. Do we really leave dumb,
> but high speed, serial devices to RTlinux or to that poor netbsd? 8)

Btw, last time I played with serial ports getting data at 115.2k and
dropping characters, the effect was caused by the console driver or xterm
+ minicom combination. Using cat on /dev/ttyS1 resulted in a steady and
uninterrupted stream of data. Which leads me to wonder: does X disable
interrupts?

-ben

-
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/