rocksdb/tools
Venkatesh Radhakrishnan 7e01d12026 Add support for in place update for db_stress
Summary:
Added two flags which operate as follows:
in_place_update: enable in_place_update for default column family
set_in_place_one_in: toggles the value of the option inplace_update_support with a probability of 1/N

Test Plan:
Run db_stress with the two flags above set.
Specifically tried in_place_update set to true and set_in_place_one_in set to 10,000.

Reviewers: ljin, igor, sdong

Reviewed By: sdong

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D28029
2014-10-31 12:02:14 -07:00
..
auto_sanity_test.sh Explicitly cast char to signed char in Hash() 2014-09-08 18:57:40 -07:00
benchmark.sh minor update to benchmark script 2014-10-10 09:55:40 -07:00
blob_store_bench.cc Rename "benchmark" back to "bench". 2014-04-21 13:12:15 -07:00
db_crashtest.py db_stress for dynamic options 2014-10-27 12:11:16 -07:00
db_crashtest2.py Remove seek compaction 2014-06-20 10:23:02 +02:00
db_repl_stress.cc remove atomic_pointer.h references 2014-10-27 15:12:20 -07:00
db_sanity_test.cc Explicitly cast char to signed char in Hash() 2014-09-08 18:57:40 -07:00
db_stress.cc Add support for in place update for db_stress 2014-10-31 12:02:14 -07:00
ldb.cc
ldb_test.py
reduce_levels_test.cc Fix unit tests errors 2014-09-18 13:32:44 -07:00
run_flash_bench.sh minor update to benchmark script 2014-10-10 09:55:40 -07:00
sst_dump.cc introduce ImmutableOptions 2014-09-04 16:18:36 -07:00