Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 1999 12:14:40 -0400 (EDT)
From:      Zhihui Zhang <zzhang@cs.binghamton.edu>
To:        freebsd-hackers@freebsd.org
Subject:   FreeBSD FIFO implementation
Message-ID:  <Pine.GSO.3.96.990823120419.11842A-100000@sol.cs.binghamton.edu>

next in thread | raw e-mail | index | archive | help

While looking at the FIFO implementation, I understand that a FIFO is
implemented as a socket.  But I am not sure where the data in a FIFO
is stored (mbuf or filesystem buf structure?) and how it manages the
red/write pointers.  Can anyone give me a general picture of this?

Any help is appreciated.

--------------------------------------------------
Zhihui Zhang.  Please visit http://www.freebsd.org
--------------------------------------------------



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.990823120419.11842A-100000>