Kay-Ulrich Scholl wrote:
> 
> Hi there,
> 
> what's the idea behind nfifos (differences to normal fifos) ?
> is there any doku (I didn't find it on the rt-homepage) ?
> 
> Thanx
> Kay =8^)
> 
> --
>      |\/\/\/|
>      |      |        Kay-Ulrich Scholl               |
>      |      |        [EMAIL PROTECTED]                   |
>      | (o)(o)       Forschungszentrum Informatik     |
>      C      _)      Haid-und Neu-Str. 10-14          |
>      | ,___|        D-76131 Karlsruhe                |
>      |   /          0721/9654-218                    |
>     /____\          FAX: 0721 / 9654 - 209           |
>    /      \ -----------------------------------------+
> --- [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/~rtlinux/

The rtl_nfifo module has the same functions as rtl_fifo module plus
named fifos which basically allow you to create and reference RT fifos
using a name instead of a device number.  There is a brief write up on
how to use these named fifos in rtl/fifos/NAMED_FIFOS.  The only
differences are in the creation and destruction of the fifos, otherwise
they operate the same as ordinary RT fifos.

-- 

Visit http://www.zentropix.com/ for Real Time Linux Tools


--- [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/~rtlinux/

Reply via email to