]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rocksdb: disable tcmalloc if disabled 10750/head
authorKefu Chai <kchai@redhat.com>
Wed, 17 Aug 2016 06:45:18 +0000 (23:45 -0700)
committerKefu Chai <kchai@redhat.com>
Wed, 17 Aug 2016 06:45:21 +0000 (23:45 -0700)
commit5248929c296d6130ee99fe94fbe69151d241efb8
tree8336f565dca4b0fcf5f37d8a8ebf3c012bf07abd
parentfdfcd9b66cda1c637fbaad1c15d2ea04e426210d
rocksdb: disable tcmalloc if disabled

the rocksdb/configure.ac does not support --with-tcmalloc before,
and the updated rocksdb commit has the change for '--with-tcmalloc'
option, so let's pick it up.

Fixes: http://tracker.ceph.com/issues/14799
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/rocksdb