Commit Graph

3918 Commits (41a0e2811d38aff24ecba95f2ec574d71c8d8cbe)
 

Author SHA1 Message Date
Mark Callaghan 41a0e2811d Improve defaults for benchmarks 9 years ago
Yueh-Hsuan Chiang a203b913c1 Fixed a rare deadlock in DBTest.ThreadStatusFlush 9 years ago
Siying Dong 962aa64292 Merge pull request #695 from yuslepukhin/address_windows_build 9 years ago
Dmitri Smirnov 5bf8907622 More indent adjustment. 9 years ago
Dmitri Smirnov e2a9f43d64 Adjust indent 9 years ago
Dmitri Smirnov 6e9a260b04 Merge branch 'address_windows_build' of https://github.com/yuslepukhin/rocksdb into address_windows_build 9 years ago
Dmitri Smirnov 1cac89c9b1 Address windows build issues 9 years ago
Dmitri Smirnov f25f06ddd2 Address windows build issues 9 years ago
Islam AbdelRahman 027ca5b2cd Total SST files size DB Property 9 years ago
Andres Noetzli b604d2562f Removing unused variables to fix build 9 years ago
Venkatesh Radhakrishnan 1b114eed4d Free file iterators for files which are above the iterate upper bound to Improve memory utilization 9 years ago
Islam AbdelRahman 3fd70b05b8 Rate limit deletes issued by DestroyDB 9 years ago
Yueh-Hsuan Chiang df79eafcb3 Introduce GetIntProperty("rocksdb.size-all-mem-tables") 9 years ago
sdong 888fbdc889 Remove the contstaint that iterator upper bound needs to be within a prefix 9 years ago
Ari Ekmekji 137c376675 Removing variables used only in assertions to prevent build error 9 years ago
Ari Ekmekji b47cc58516 Bounding Number of Subcompactions 9 years ago
Venkatesh Radhakrishnan e58e1b18e7 Make tailing iterator show new entries in memtable. 9 years ago
Yueh-Hsuan Chiang 9ec9571593 DBOptions serialization and deserialization 9 years ago
Yueh-Hsuan Chiang b2df20a890 Make HashCuckooRep::ApproximateMemoryUsage() return reasonable estimation. 9 years ago
Ari Ekmekji 601b1aaca0 Fixing Failed Assertion in Subcompaction State Diff 9 years ago
Ari Ekmekji f0da6977a3 [Parallel L0-L1 Compaction Prep]: Giving Subcompactions Their Own State 9 years ago
Andres Notzli f32a572099 Simplify querying of merge results 9 years ago
sdong 72613657f0 Measure file read latency histogram per level 9 years ago
Nathan Bronson b7198c3afe reduce db mutex contention for write batch groups 9 years ago
sdong 603b6da8b8 Add options.compaction_measure_io_stats to print write I/O stats in compactions 9 years ago
Islam AbdelRahman dc9d5634fd Change master to 3.14 9 years ago
Igor Canadi b78c8e07de Merge pull request #689 from msb-at-yahoo/add-tools-target 9 years ago
maurice barnum 9f0dd22294 Add a 'tools' target. 9 years ago
sdong 4637207120 Add test case to repro the mispositional iterator in a low-chance data race case 9 years ago
Islam AbdelRahman 3bd9db420e [Cleanup] Remove RandomRWFile 9 years ago
agiardullo c3466eab07 Have Transactions use WriteBatch::RollbackToSavePoint 9 years ago
agiardullo 0db807ec28 Transaction error statuses 9 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 9 years ago
Islam AbdelRahman c2868cbc52 Use manual_compaction for compaction_job_test 9 years ago
agiardullo 6b2d57039a Fix Windows build by adding snapshot_impl to CMakeLists 9 years ago
Yueh-Hsuan Chiang e61fafbe7a Fixed clang-build error in util/thread_local.cc 9 years ago
Islam AbdelRahman cee1e8a080 Parallelize LoadTableHandlers 9 years ago
Andres Notzli 4249f159d5 Removing duplicate code in db_bench/db_stress, fixing typos 9 years ago
Igor Canadi a03085b556 Fix linters on non-fb machines 9 years ago
Nathan Bronson 1ae27113c7 reduce comparisons by skiplist 9 years ago
Yueh-Hsuan Chiang b47d65b315 Fixed Segmentation Fault in db_stress on OSX. 9 years ago
Igor Canadi a1581eca87 Modernize RocksDB linters 9 years ago
Islam AbdelRahman a9dcc0a638 Fix clang build 9 years ago
Yoshinori Matsunobu 2cf0f4f471 Adding wal_recovery_mode log message 9 years ago
Andres Notzli 68f934355a Better CompactionJob testing 9 years ago
Islam AbdelRahman 22dcaaff30 More accurate time measurement for delete_scheduler_test 9 years ago
sdong 0a7ea582cb Add auto-build manifest for appveyor 9 years ago
Siying Dong 0093271ee0 Merge pull request #685 from flandr/fix-tls-build 9 years ago
Nate Rosenblum ac04a6cfb8 Fix OSX + Windows build 9 years ago
agiardullo 16ea1c7d1c simple ManagedSnapshot wrapper 9 years ago