[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [rtl] Two modules, one rt-fifo
This functionality is already implemented in the new rtai_rtl_fifos
packages recently posted on the newsgroup and available from
http://www.rtai.org/
It allows the following comms:
rt_task <-> rt_task
rt_task <-> linux process
A problem with the (user) read call has been fixed to mirror the POSIX
read semantics. So now it should be compatible with the RTLinux API.
NOTE: the updated package with this fix should appear on the above site
in the next couple of days.
This module is fairly new, so please report any bugs you find.
Regards, Stuart
Phil Wilshire wrote:
>
> Luiz
>
> I published a patch to allow this .
>
> Scan back over the mailing list to get it.
> Victor.
> This seems to be a popular request.
> Wanna add it into the fifos.
> Is it legal..
>
> Phil
>
> > One module writes on one rt-fifo, and another
> > module reads from the same rt-fifo.
> > Is it possible?
> > Or I must use rt-fifos only to send data between
> > a module and a user application?
> > Is there another option?
> >
> > If it is possible,
> > the two modules must call rtf_create/rtf_destroy or
> > only one module can call rtf_create/rtf_destroy ?
> >
> > Thanks in advance.
--- [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/