summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/mem-pool.c
Commit message (Expand)AuthorAgeFilesLines
* logging: Fix to avoid excessive logging.Venkatesh Somyajulu2013-05-281-2/+0
* Better mechanism to handle memory accountingVijay Bellur2013-02-171-11/+2
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-16/+10
* mem-pool: remove 'if' by asserting condition directly.Jules.Wang2012-08-011-22/+11
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-12/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-16/+7
* mem-pool: more debug friendly logs by using gf_log_callingfn()Amar Tumballi2012-03-181-4/+6
* core: bring a cmdline option to set memory-accountingAmar Tumballi2012-03-151-11/+16
* mempool: add more counters to understand the usage scenarios properlyAmar Tumballi2012-02-271-0/+5
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-3/+3
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* build: warning suppression (round n)Amar Tumballi2011-10-201-0/+3
* statedump: add more memory accounting related statsAmar Tumballi2011-09-221-1/+30
* mem-pool: Make mem-pool ptr avialable in ptrshishir gowda2011-08-251-11/+31
* 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
* 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