[EMAIL PROTECTED] wrote:
>
> If you open a file, write a message and then read it, you get exactly th
> rtf behavior. The model is simply that "write" puts data on a queue and
> "read" takes data from the queue. It would be reasonably simple to make
> a fifo be associated with two queues -- linux-to-rt and a rt-to-linux queue.
> Would it really be that useful.
That's OK, but can be simply done by using two fifos, one to read and
one to write.
If Victors explains clearly how to queue fifos on tq_immediate in RTL, a
possible thing, I'm sure you'll be capable of an average of about 5
Mbytes/sec from RT-task to disk by using fifos and a soft real time
processes in Linux.
It has been already verified in RTAI, that can use tq_immediate and uses
the very same (even if slightly modified) Michael's fifos used in RTL.
Ciao, Paolo.
--- [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/