summaryrefslogtreecommitdiffstats
path: root/sys/sys/buf_ring.h
Commit message (Expand)AuthorAgeFilesLines
* MFC 273866jpaetzel2014-11-181-33/+16
* This fixes a out-of-order problem with severalrrs2013-02-071-0/+48
* Improve bufring impl:attilio2012-12-281-21/+19
* Remove an unused var.attilio2012-12-271-5/+1
* br_prod_tail and br_cons_tail members are used as barrier toattilio2012-12-271-5/+5
* The drbr(9) API appeared to be so unclear, that most drivers inglebius2012-09-281-10/+2
* 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