summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/mem-pool.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: gf_log_nomem() and other minor updatesAmar Tumballi2011-03-171-12/+11
* libglusterfs: logging/mem-pool section white-space cleanupAmar Tumballi2011-03-171-128/+128
* libglusterfs: Enable assert() and memory accounting with DEBUGVijay Bellur2011-02-211-0/+5
* libglusterfs: Memory accounting changesVijay Bellur2010-11-091-6/+8
* Change assert to GF_ASSERTVijay Bellur2010-10-121-7/+7
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* implemented graph printingCsaba Henk2010-10-021-7/+18
* Replace assert in mem_put with gf_log_callingfnshishir gowda2010-10-021-1/+6
* Cleaning up mem_get0.shishir gowda2010-09-151-25/+3
* Add checks in mem_pool to catch possible double freesshishir gowda2010-09-141-3/+17
* Fix memory corruption in mem poolshishir gowda2010-08-181-0/+35
* Memory accounting changesVijay Bellur2010-04-231-11/+276
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* mem-pool: Do not perform chunkhead2ptr on MALLOCed memoryShehjar Tikoo2009-07-061-2/+6
* mem-pool,io-threads: Destroy mem-pool on deallocationShehjar Tikoo2009-05-211-0/+14
* mem-pool: Restructure mem-pool behaviourShehjar Tikoo2009-05-191-31/+54
* mem-pool: Fix #define spellingShehjar Tikoo2009-05-191-3/+3
* mem-pool: Remove hard coded value for pad boundaryShehjar Tikoo2009-05-191-1/+1
* mem-pool: Fix memory leak in mem-pool init phaseShehjar Tikoo2009-05-191-1/+3
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+174