At 10:10 03.02.2002 -0500, you wrote: >On Sat, 2 Feb 2002, Philip Reetz wrote: > > Right now every time I read from the fifo after writing into it my > > computer crashes and my guess is that is because the fifo is > unidirectional. >So, use two rtfifos? > >-ishwar
I don't think this will solve my problem. Because the one thread needs to read the value the other thread puts into the fifo. I tried the make_user_pair_fifo which simulates a bidirectional fifo between real time and user space, but it seems this doesn't work for inter real time communication. Any other ideas? I really need this for my project. Thanks. Ciao, Philip -- [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/
