summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client
diff options
context:
space:
mode:
authorAmar Tumballi <amarts@redhat.com>2019-08-01 15:44:15 +0530
committerAmar Tumballi <amar@kadalu.io>2020-02-06 05:26:31 +0000
commitf121b156cca43148595229e07a9c5a5a4561627c (patch)
tree0cdf87342a427a0022d1b7c7aafd0ed078373689 /xlators/protocol/client
parent4e9fc11b0659957e76565f6557ad1079c51d6832 (diff)
configure: add an option to build with tcmalloc library
With this patch, one can now use '--enable-tcmalloc' while running configure, and they can see that their glusterfs is linked with libtcmalloc. [atumball@local build]$ ldd /usr/local/sbin/glusterfs | grep tcmalloc libtcmalloc.so.4 => /lib64/libtcmalloc.so.4 (0x00007feec0b87000) Once we establish a standard performance number with and without this option, we will see how to make it default. Updates: #237 Change-Id: I3377f57bfe4e17f101a212e1914a6d3c1687d528 Signed-off-by: Amar Tumballi <amarts@redhat.com>
Diffstat (limited to 'xlators/protocol/client')
0 files changed, 0 insertions, 0 deletions