summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/iobuf.h
Commit message (Expand)AuthorAgeFilesLines
* iobuf: Define MAP_ANONYMOUSShehjar Tikoo2009-04-241-0/+11
* pruning buffer margin - do not destroy if no other non-filled arenas are in t...Anand V. Avati2009-04-181-1/+1
* added 2 APIs iobuf_size and iobref_size to return the system memory usage by ...Anand V. Avati2009-04-171-0/+4
* add purge list support to make iobuf_pool_purge() in expensive, and actually ...Anand V. Avati2009-04-131-0/+1
* add @filled list in iobuf_pool to keep away filled list from getting searched...Anand V. Avati2009-04-131-0/+1
* IOBREF support for holding iobuf refs along with fops (replacement for frame-...Anand V. Avati2009-04-121-0/+13
* IOBUF support (to be used by transports and fuse)Anand V. Avati2009-04-121-0/+97