Hide Forgot
PATCH: http://patches.gluster.com/patch/3159 in master (Memory accounting changes)
PATCH: http://patches.gluster.com/patch/3173 in master (features/access-control: Memory accounting changes)
PATCH: http://patches.gluster.com/patch/3174 in master (nfs/server: Memory accounting changes)
PATCH: http://patches.gluster.com/patch/3175 in master (cluster/stripe: Memory accounting changes)
PATCH: http://patches.gluster.com/patch/3395 in master (mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am)
PATCH: http://patches.gluster.com/patch/3405 in master (changed the order of gf_log in xlator.c to prevent hang)
we have to make sure all the 'frame','local' and 'ctx' should be allocated from mem-pool, so there is reduced number of 'Calloc/Malloc/Free' in fop path.
PATCH: http://patches.gluster.com/patch/3996 in master (Implement mem pool for frame and stack)
PATCH: http://patches.gluster.com/patch/3997 in master (Implement mem pool for inode dentry)
PATCH: http://patches.gluster.com/patch/3998 in master (mem pool for fd_t)
PATCH: http://patches.gluster.com/patch/3999 in master (mem pool for call_stub_t)
PATCH: http://patches.gluster.com/patch/5996 in master (free GF_CALLOCed memory by GF_FREE instead of FREE)
PATCH: http://patches.gluster.com/patch/6758 in master (enable memory accounting for error-gen xlator)
CHANGE: http://review.gluster.com/2816 (libglusterfs: fix GF_FREE) merged in master by Vijay Bellur (vijay)