[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Google SOC project POSIXFIFOs
- Date: Sat, 22 Mar 2008 03:09:15 +0800
- From: cquark at gmail.com (Wei Shen)
- Subject: Google SOC project POSIXFIFOs
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://rtems.rtems.org/pipermail/rtems-users/attachments/20080322/5e5a0737/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fifo-draft.c
Type: application/octet-stream
Size: 2798 bytes
Desc: not available
Url : http://rtems.rtems.org/pipermail/rtems-users/attachments/20080322/5e5a0737/attachment.obj