summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/iobuf.h
Commit message (Expand)AuthorAgeFilesLines
* iobuf: Added a function iobref_clearPrashanth Pai2013-03-201-1/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-16/+7
* iobuf: option to provide larger size of buffersAmar Tumballi2012-05-031-0/+8
* iobuf: add a counter to keep track of request missesAmar Tumballi2012-03-121-12/+8
* libglusterfs/iobuf: have fixed number of arenasAmar Tumballi2011-12-071-1/+6
* libglusterfs/iobuf: increase the iobref's iobuf array sizeAmar Tumballi2011-10-101-1/+2
* statedump: add more memory accounting related statsAmar Tumballi2011-09-221-1/+2
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-311-10/+32
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* iobuf: Expose macros and create new onesShehjar Tikoo2010-03-041-0/+8
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* iobuf, logging: Expose existing functions as requiredShehjar Tikoo2009-09-241-0/+1
* TAKE2[PATCH BUG:213 1/1] Support for Process State DumpVijay Bellur2009-08-191-0/+1
* 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