[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [rtl] Can a user-space "task" be a real-time task?
Tomasz Motylewski wrote:
>
I have not tested if writing to FIFO from kernel wakes up wating task
> (reschedule) immediately, but I hope so.
It does, the only thing to bear in mind is that to get the same
behaviour with RTAI, you should create the fifo as follows:
rtf_create_using_bh(FIFO_NO, size, 0);
Stuart .
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/