summaryrefslogtreecommitdiffstats
path: root/sys/sys/buf_ring.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to our preferred 2-clause BSD license.joel2010-05-051-22/+20
* - add drbr routines for accessing #qentries and conditionally dequeueingkmacy2009-06-091-16/+32
* No man page currently exists so comment the two uncommentedkmacy2009-05-071-4/+13
* merge in 2 buf_ring helper routines for enqueueing and freeing buf_ringskmacy2008-12-171-1/+2
* return ENOBUFS when ring is fullkmacy2008-12-021-1/+1
* buf_ring_peek should return NULL if the ring is empty rather thankmacy2008-11-231-1/+4
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-0/+250
OpenPOWER on IntegriCloud