Re: New scheduling latencies during audio playing + heavy disk I/O on various kernels

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 17 Jun 1999 23:13:41 +0100 (BST)


> Alan, do you know if MIDI I/O or serial I/O suffer of high scheduling
> latencies in a similar manner like audio I/O when heavy disk I/O is performed ?

I would expect them to show similar latencies to the app in such cases when
heavy disk I/O occured

> what if the note is read from a MIDI interface connected to a standard serial
> port ? ( are there some disadvantages over the soundcard's own MIDI port ?)

You would want to set the low latency flags on the serial port. The serial
code by default does processing 100 times a second in batches

Alan

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