index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libglusterfs
/
src
/
mem-pool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mem-pool,stack,store,syncop,timer/libglusterfs : Porting to a new logging fra...
Mohamed Ashiq
2015-06-26
1
-12
/
+24
*
core: use reference counting for mem_acct structures
Jeff Darcy
2015-05-09
1
-42
/
+59
*
mem-pool: invalidate memory on GF_FREE to aid debugging
Niels de Vos
2015-03-30
1
-53
/
+83
*
testing: Switch to cmocka the successor of cmockery2
Niels de Vos
2015-03-05
1
-2
/
+1
*
glusterd: statedump support
Atin Mukherjee
2014-10-15
1
-0
/
+4
*
build: Support for unit tests using Cmockery2
Luis Pabon
2014-07-18
1
-0
/
+9
*
libglusterfs: Fix unused variable warning
Pranith Kumar K
2014-05-24
1
-3
/
+3
*
libglusterfs: Provide a way to disable mempool effects
Pranith Kumar K
2014-05-22
1
-1
/
+3
*
mem-accounting: store type string and print in meta
Anand Avati
2014-05-05
1
-7
/
+9
*
log: enhance gluster log format with message ID and standardize errno reporting
ShyamsundarR
2014-03-28
1
-3
/
+3
*
build: Remove cmockery2 from repo
Luis Pabon
2014-03-17
1
-9
/
+0
*
build: GlusterFS Unit Test Framework
Luis Pabon
2014-03-06
1
-14
/
+25
*
logging: Fix to avoid excessive logging.
Venkatesh Somyajulu
2013-05-28
1
-2
/
+0
*
Better mechanism to handle memory accounting
Vijay Bellur
2013-02-17
1
-11
/
+2
*
core: reduce the usage of global variables
Amar Tumballi
2012-08-03
1
-16
/
+10
*
mem-pool: remove 'if' by asserting condition directly.
Jules.Wang
2012-08-01
1
-22
/
+11
*
glusterfs_ctx_t: un-globalize the filesystem context
Anand Avati
2012-07-17
1
-12
/
+3
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-16
/
+7
*
mem-pool: more debug friendly logs by using gf_log_callingfn()
Amar Tumballi
2012-03-18
1
-4
/
+6
*
core: bring a cmdline option to set memory-accounting
Amar Tumballi
2012-03-15
1
-11
/
+16
*
mempool: add more counters to understand the usage scenarios properly
Amar Tumballi
2012-02-27
1
-0
/
+5
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-3
/
+3
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-1
/
+1
*
build: warning suppression (round n)
Amar Tumballi
2011-10-20
1
-0
/
+3
*
statedump: add more memory accounting related stats
Amar Tumballi
2011-09-22
1
-1
/
+30
*
mem-pool: Make mem-pool ptr avialable in ptr
shishir gowda
2011-08-25
1
-11
/
+31
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
libglusterfs: gf_log_nomem() and other minor updates
Amar Tumballi
2011-03-17
1
-12
/
+11
*
libglusterfs: logging/mem-pool section white-space cleanup
Amar Tumballi
2011-03-17
1
-128
/
+128
*
libglusterfs: Enable assert() and memory accounting with DEBUG
Vijay Bellur
2011-02-21
1
-0
/
+5
*
libglusterfs: Memory accounting changes
Vijay Bellur
2010-11-09
1
-6
/
+8
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
1
-7
/
+7
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
implemented graph printing
Csaba Henk
2010-10-02
1
-7
/
+18
*
Replace assert in mem_put with gf_log_callingfn
shishir gowda
2010-10-02
1
-1
/
+6
*
Cleaning up mem_get0.
shishir gowda
2010-09-15
1
-25
/
+3
*
Add checks in mem_pool to catch possible double frees
shishir gowda
2010-09-14
1
-3
/
+17
*
Fix memory corruption in mem pool
shishir gowda
2010-08-18
1
-0
/
+35
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-11
/
+276
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
1
-1
/
+1
*
mem-pool: Do not perform chunkhead2ptr on MALLOCed memory
Shehjar Tikoo
2009-07-06
1
-2
/
+6
*
mem-pool,io-threads: Destroy mem-pool on deallocation
Shehjar Tikoo
2009-05-21
1
-0
/
+14
*
mem-pool: Restructure mem-pool behaviour
Shehjar Tikoo
2009-05-19
1
-31
/
+54
*
mem-pool: Fix #define spelling
Shehjar Tikoo
2009-05-19
1
-3
/
+3
*
mem-pool: Remove hard coded value for pad boundary
Shehjar Tikoo
2009-05-19
1
-1
/
+1
*
mem-pool: Fix memory leak in mem-pool init phase
Shehjar Tikoo
2009-05-19
1
-1
/
+3
*
updated copyright header to extend copyright upto 2009
Basavanagowda Kanur
2009-02-26
1
-1
/
+1
*
Added all files
Vikas Gorur
2009-02-18
1
-0
/
+174