Tue, 16 Jan 2001 Bart Thissen wrote:
> Does any body has experience with the low latency kernel patch and
> RTL together? I did try this combination once, and found serious
> problems under heavy load, maybe related to bad memory.

Did both patches apply correctly?

Theoretically, there shouldn't be any conflicts between them, as the RTL patch
is effectively adding the capability to intercept interrupts before Linux and
to prevent Linux from disabling interrputs on the hardware level, while the
lowatency patch keeps the Linux kernel from not rescheduling for extended
periods of time. In other words, lowlatency is in the middle of the Linux
kernel, while RTL is between Linux and the hardware.

Anyway, I've seen posts from a few people successfully using RTL or RTAI and
together with the lowlatency patch, so it seems to be doable in real life as
well.

For various reasons, I've *still* not tried this myself - probably because I
only really need it for a project at work; one that has had very low priority
lately.


//David

..- M A I A -------------------------------------------------.
|      Multimedia Application Integration Architecture      |
| A Free/Open Source Plugin API for Professional Multimedia |
`----------------------> http://www.linuxaudiodev.com/maia -'
..- David Olofson -------------------------------------------.
| Audio Hacker - Open Source Advocate - Singer - Songwriter |
`--------------------------------------> [EMAIL PROTECTED] -'
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to