In message <[EMAIL PROTECTED]> Matthew Dillon writes:
:     complex.  For example, using fixed-length FIFOs rather then linked lists.
:     The writer manipulates the write index variable, the reader manipulates
:     the read index variable.  No locking is required between reader and 
:     writer.

What about wrap around?

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to