On Mon, 11 Jan 2016, Somnath Roy wrote: > Hi Sage, > Latest master build is failing on Bluestore if I enable jemalloc. Problem is, we have to disable Rocksdb if I want to enable jemalloc and rocksdb is mandatory for Bluestore. > What's the way out ? May be building rocksdb with jemalloc ? Yeah, that sounds like the best path. It would also be possible to adapt the rocksdb::Env into a leveldb::Env and make rocksdb optional, but it probably won't perform as well. sage -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html