Hide Forgot
A setup consisting of fuse->sp->posix consumed 534MB memory in around half an hour for 'ls -l' on a directory consisting of 10,000 files. valgrind report pointed the leak to fuse_thread_proc.
PATCH: http://patches.gluster.com/patch/2572 in master (fuse: fix leak in fuse_getxattr and fuse_getattr)
PATCH: http://patches.gluster.com/patch/2576 in master (performance/stat-prefetch: fix memory leak.)
PATCH: http://patches.gluster.com/patch/2565 in release-2.0 (fuse-bridge: fix memory leak during error handling.)
PATCH: http://patches.gluster.com/patch/2581 in release-2.0 (performance/stat-prefetch: fix memory leak.)
PATCH: http://patches.gluster.com/patch/2646 in master (fuse: fix memleak)