Mauricio � wrote:
Hi again,
I have some experience working on RTAI, and I am trying to do
something similar to a RT_FIFO. Which is the best method to have
a FIFO queue between a real-time process and a non real-time process.
Maybe a pipe is enough, or msgget, or directly have a shared memory space,
etc... Any comment will be very welcome!
Thanks!
Why not use a FIFO implemented as a circular buffer in shared memory?
--
kr
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html