Dhruba Borthakur
|
2067d22038
|
Support for java access to leveldb via leveldbjni.
Test Plan: unit tests.
Differential Revision: https://reviews.facebook.net/D3735
|
2012-06-20 15:17:03 -07:00 |
|
Dhruba Borthakur
|
e9bc777163
|
While creating the leveldb shared library, use the shared library for jemalloc.
Summary:
Test Plan:
Reviewers:
CC:
Task ID: #
Blame Rev:
|
2012-06-19 00:56:07 -07:00 |
|
Dhruba Borthakur
|
7e6c9b91a5
|
A version of snappy that uses jemalloc and gcc-4.6.2, It is here for ease of use by leveldb code.
Test Plan: Run benchmark
Differential Revision: https://reviews.facebook.net/D3687
|
2012-06-15 13:54:30 -07:00 |
|
Dhruba Borthakur
|
a35e574344
|
Make Leveldb save data into HDFS files. You have to set USE_HDFS in your environment variable to compile leveldb with HDFS support.
Test Plan: Run benchmark.
Differential Revision: https://reviews.facebook.net/D3549
|
2012-06-14 00:29:01 -07:00 |
|
Dhruba Borthakur
|
8d41351666
|
Ability to switch to gcc 4.1.6 and also use jemalloc. Thanks for Chip for large amounts of help.
Summary:
Task ID: #
Blame Rev:
Test Plan: Revert Plan:
Reviewers: chip
Reviewed By: chip
CC: sc, adsharma
Differential Revision: https://reviews.facebook.net/D3225
|
2012-05-14 22:15:09 -07:00 |
|