Google SOC project POSIXFIFOs
Wei Shen
cquark at gmail.com
Fri Mar 21 19:09:15 UTC 2008
Hi,
On 3/21/08, Joel Sherrill <joel.sherrill at oarcorp.com> wrote:
> Sounds like you have to:
>
> + write a ring buffer object
I make out some draft pseudo-code of fifo bufferring (see attachment if you
like. I do not expect to bother mentors to read it since it is just rough
scratch). It is not completed and has not been inspected, so may have
defects, and I still need time to learn the code style of RTEMS.
> + write FIFO system calls.
> +hopefully FIFO filesystem.
I am considering to add dup and dup2 to my proposal.
> I am torn between a dedicated filesystem and adding a filesystem to the
> IMFS. The dedicated filesystem makes sense and is cleaner. If you
> don't want this capability, don't mount it.
And, we still need to hook some of IMFS handlers to transit to FIFO routines
for FIFO nodes.
Regards,
Wei Shen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20080322/5e5a0737/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fifo-draft.c
Type: application/octet-stream
Size: 2799 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/users/attachments/20080322/5e5a0737/attachment-0001.obj>
More information about the users
mailing list