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: minor fix and clarification
Xavi Hernandez
2018-11-28
1
-3
/
+10
*
libglusterfs: fix memory corruption caused by per-thread mem pools
Xavi Hernandez
2018-11-26
1
-57
/
+74
*
coverity: ignore tainted access reported in gf_free
ShyamsundarR
2018-11-08
1
-1
/
+7
*
mem-pool: change the values to 64bits
Amar Tumballi
2018-11-01
1
-0
/
+1
*
coverity: ignore tainted access reported in gf_free
ShyamsundarR
2018-10-16
1
-0
/
+10
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-678
/
+676
*
coverity: libglusterfs issues
Amar Tumballi
2018-08-19
1
-1
/
+2
*
core/memacct: save allocs in mem_acct_rec list
N Balachandran
2017-12-07
1
-1
/
+33
*
core: Verify pool pointer before destroying it
Akarsha Rai
2017-09-29
1
-0
/
+3
*
mempool: fix code when GF_DISABLE_MEMPOOL is defined
Niels de Vos
2017-09-02
1
-3
/
+5
*
gfapi: adds a glfs_mem_header for exported memory
Kinglong Mee
2017-09-01
1
-33
/
+0
*
mem-pool: count allocations done per user-pool
Niels de Vos
2017-08-29
1
-0
/
+5
*
mem-pool: track glusterfs_ctx_t in struct mem_pool
Niels de Vos
2017-08-29
1
-1
/
+17
*
mem-pool: add tracking of mem_pool that requested the allocation
Niels de Vos
2017-08-28
1
-28
/
+32
*
mem-pool: track and verify initialization state
Niels de Vos
2017-07-28
1
-8
/
+32
*
mem-pool: free objects from pools on mem_pools_fini()
Niels de Vos
2017-07-20
1
-2
/
+27
*
mem-pool: initialize pthread_key_t pool_key in mem_pool_init_early()
Niels de Vos
2017-07-19
1
-14
/
+48
*
libglusterfs: Name threads on creation
Raghavendra Talur
2017-07-19
1
-2
/
+3
*
gfapi+libglusterfs: fix mem_pools_fini without mem_pools_init case
Jeff Darcy
2017-07-09
1
-2
/
+16
*
libglusterfs: add mem_pools_fini
Jeff Darcy
2017-07-01
1
-5
/
+28
*
libglusterfs: fix disable-mempool
Jeff Darcy
2017-06-28
1
-3
/
+3
*
libglusterfs: build failed with GF_DISABLE_MEMPOOL
Ji-Hyeon Gim
2017-06-27
1
-1
/
+1
*
mem-pool: use gf_atomic_t for atomic counters
Niels de Vos
2017-04-10
1
-4
/
+9
*
libglusterfs: provide standardized atomic operations
Niels de Vos
2017-04-05
1
-2
/
+2
*
Free arg_save when malloc fail
Michael Scherer
2017-02-28
1
-0
/
+1
*
libglusterfs: make memory pools more thread-friendly
Jeff Darcy
2017-02-02
1
-221
/
+303
*
core: Disable the memory pooler in Gluster via a build flag
Shreyas Siravara
2017-01-04
1
-2
/
+16
*
libglusterfs:Now mempool is added to ctx pool list under a lock
Rajesh Joseph
2016-11-22
1
-1
/
+5
*
libglusterfs/mem-pool: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-09-16
1
-1
/
+0
*
libglusterfs: add gf_get_mem_type()
Niels de Vos
2016-08-15
1
-0
/
+21
*
libglusterfs: fix glusterd statedump crash
Atin Mukherjee
2016-08-04
1
-0
/
+4
*
statedump: Prevent (null) typestr to be printed
Pranith Kumar K
2016-04-24
1
-4
/
+0
*
libglusterfs: coverity fix
Sakshi
2016-04-14
1
-0
/
+1
*
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
[next]