aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/buf_ring.h
Commit message (Expand)AuthorAgeFilesLines
* The drbr(9) API appeared to be so unclear, that most drivers inGleb Smirnoff2012-09-281-10/+2
* Switch to our preferred 2-clause BSD license.Joel Dahl2010-05-051-22/+20
* - add drbr routines for accessing #qentries and conditionally dequeueingKip Macy2009-06-091-16/+32
* No man page currently exists so comment the two uncommentedKip Macy2009-05-071-4/+13
* merge in 2 buf_ring helper routines for enqueueing and freeing buf_ringsKip Macy2008-12-171-1/+2
* return ENOBUFS when ring is fullKip Macy2008-12-021-1/+1
* buf_ring_peek should return NULL if the ring is empty rather thanKip Macy2008-11-231-1/+4
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,Kip Macy2008-11-221-0/+250