Commit Graph

226 Commits (38e1d7fea348f9d416736af9cf2b766989edcf51)

Author SHA1 Message Date
Dhruba Borthakur 47c4191fe8 Reduce write amplification by merging files in L0 back into L0 11 years ago
Dhruba Borthakur 554c06dd18 Reduce write amplification by merging files in L0 back into L0 11 years ago
Haobo Xu bdf1085944 [RocksDB] cleanup EnvOptions 11 years ago
Haobo Xu 2b1fb5b01d [RocksDB] Add score column to leveldb.stats 11 years ago
Haobo Xu 05e8854085 [Rocksdb] Support Merge operation in rocksdb 11 years ago
Dhruba Borthakur 9b81d3c406 Simplified level_ptrs by using a std:vector 11 years ago
Haobo Xu 013e9ebbf1 [RocksDB] [Performance] Speed up FindObsoleteFiles 11 years ago
Dhruba Borthakur ad96563b79 Ability to configure bufferedio-reads, filesystem-readaheads and mmap-read-write per database. 11 years ago
Mayank Agarwal 487168cdcf Fixed sign-comparison in rocksdb code-base and fixed Makefile 11 years ago
Dhruba Borthakur ebf16f57c9 Prevent segfault because SizeUnderCompaction was called without any locks. 11 years ago
Mark Callaghan 993543d1be Add rate_delay_limit_milliseconds 12 years ago
Abhishek Kona c41f1e995c Codemod NULL to nullptr 12 years ago
Chip Turner 3dafdfb2c4 Use fallocate to prevent excessive allocation of sst files and logs 12 years ago
Chip Turner 2fdf91a4f8 Fix a number of object lifetime/ownership issues 12 years ago
Abhishek Kona 7d5a4383bb rollover manifest file. 12 years ago
Kosie van der Merwe 28fe86c48a Fixed bug with seek compactions on Level 0 12 years ago
Abhishek Kona 85ad13be1a Port fix for Leveldb manifest writing bug from Open-Source 12 years ago
Zheng Shao c28097538a manifest_dump: Add --hex=1 option 12 years ago
Dhruba Borthakur c847a31727 Print compaction score for every compaction run. 12 years ago
Abhishek Kona d29f181923 Fix all the lint errors. 12 years ago
Dhruba Borthakur 2a39699900 Assertion failure while running with unit tests with OPT=-g 12 years ago
Dhruba Borthakur 7889e09455 Enhance manifest_dump to print each individual edit. 12 years ago
Dhruba Borthakur 4b622ab0f2 Enhance manifest_dump to print each individual edit. 12 years ago
Dhruba Borthakur 95dda37858 Move filesize-based-sorting to outside the Mutex 12 years ago
Dhruba Borthakur 18cb6004d2 Fixed compilation error in previous merge. 12 years ago
Dhruba Borthakur 9b87a2bae8 Avoid doing a exhaustive search when looking for overlapping files. 12 years ago
Dhruba Borthakur cb7a00227f The method GetOverlappingInputs should use binary search. 12 years ago
heyongqiang d55c2ba305 Add a tool to change number of levels 12 years ago
Mark Callaghan 70c42bf05f Adds DB::GetNextCompaction and then uses that for rate limiting db_bench 12 years ago
Dhruba Borthakur 5b0fe6c73b Greedy algorithm for picking files to compact. 12 years ago
heyongqiang 5010daa7a8 add "seek_compaction" to log for better debug Summary: 12 years ago
Dhruba Borthakur 1ca0584345 This is the mega-patch multi-threaded compaction 12 years ago
Dhruba Borthakur ae36e509f8 The BackupAPI should also list the length of the manifest file. 12 years ago
Dhruba Borthakur ba55d77b5d Ability to take a file-lvel snapshot from leveldb. 12 years ago
Dhruba Borthakur fe93631678 Clean up compiler warnings generated by -Wall option. 12 years ago
heyongqiang a4f9b8b49e merge 1.5 12 years ago
heyongqiang 6ba1f17789 adding a scribe logger in leveldb to log leveldb deploy stats 12 years ago
Dhruba Borthakur 2aa514ec8c Utility to dump manifest contents. 12 years ago
heyongqiang 680e571c4c add compaction log Summary: 12 years ago
heyongqiang 4e4b6812ff Make some variables configurable for each db instance 12 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
Gabor Cselle 299ccedfec A number of bugfixes: 13 years ago
gabor@google.com 7263023651 Bugfixes: for Get(), don't hold mutex while writing log. 13 years ago
gabor@google.com 6699c7ebe6 Small tweaks and bugfixes for Issue 18 and 19. 13 years ago
gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: 13 years ago
dgrogan@chromium.org da79909507 sync with upstream @ 21409451 13 years ago
dgrogan@chromium.org ba6dac0e80 @20776309 13 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 years ago
dgrogan@chromium.org b409afe968 chmod a-x 13 years ago