Commit Graph

1027 Commits (abd70ecc2b7fe02709955ef14905d1628581b306)
 

Author SHA1 Message Date
Dhruba Borthakur abd70ecc2b The default settings enable checksum verification on every read. 12 years ago
Igor Canadi 3c0dcf0e25 InternalStatistics 12 years ago
Lei Jin d118707f8d set bg_error_ when background flush goes wrong 12 years ago
Lei Jin fb84c49a36 convert Tickers back to array with padding and alignment 12 years ago
Kai Liu b7db241118 LIBNAME in Makefile is not really configurable 12 years ago
kailiu b1874af8bc Canonicalize "RocksDB" in make_new_version.sh 12 years ago
kailiu c9eef784b7 Improve make_new_version.sh 12 years ago
Igor Canadi 9a597dc696 Installation instructions for CentOS 12 years ago
Igor Canadi e57f0cc1a1 add include <atomic> to version_set.h 12 years ago
kailiu 9fe60d50ff Add history log and revise script 12 years ago
Lei Jin 9a126ba3b3 only corrupt private file checksum in backupable_db_test 12 years ago
Igor Canadi 5d2c62822e Only get the manifest file size if there is no error 12 years ago
Igor Canadi e5ec7384a0 Better interface to create BackupEngine 12 years ago
Igor Canadi ec2fa4a690 Export BackupEngine 12 years ago
Lei Jin 9dc29414e3 add checksum for backup files 12 years ago
Mark Callaghan 90f29ccbef Update monitoring to include average time per compaction and stall 12 years ago
Schalk-Willem Kruger 3d33da75ef Fix UnmarkEOF for partial blocks 12 years ago
Igor Canadi 832158e7f7 Fsync directory after we create a new file 12 years ago
Igor Canadi 6c2ca1d3e6 Move NeedsCompaction() from VersionSet to Version 12 years ago
Igor Canadi e55b3c040c Fixing ref-counting memtables 12 years ago
Igor Canadi 983fafa56c Fix memory leak 12 years ago
Igor Canadi 04afa32134 Fix reduce levels 12 years ago
Siying Dong 8477255da3 Moving Some includes from options.h to forward declaration 12 years ago
Igor Canadi f653fdcf5a Fixing iterator cleanup for Tailing iterator 12 years ago
Igor Canadi b13bdfa500 Add a call DisownData() to Cache, which should speed up shutdown 12 years ago
Igor Canadi 677fee27c6 Make VersionSet::ReduceNumberOfLevels() static 12 years ago
Igor Canadi c583157d49 MemTableListVersion 12 years ago
kailiu f131d4c280 Add a make target for shared library 12 years ago
Igor Canadi e832e72b31 Revert "Moving to glibc-fb" 12 years ago
kailiu 66dc033af3 Temporarily disable caching index/filter blocks 12 years ago
Igor Canadi d24961b65e Moving to glibc-fb 12 years ago
Siying Dong 4605e20c58 If User setting of compaction multipliers overflow, use default value 1 instead 12 years ago
Lei Jin aba2acb5ec CompactRange() to return status 12 years ago
Tomislav Novak 81c9cc9b3b Tailing iterator 12 years ago
Igor Canadi 4e91f27c3a Fix performance regression in statistics 12 years ago
kailiu d0458469c8 Add google-style checker to "arc lint" 12 years ago
Igor Canadi fb01755aa4 Unfriending classes 12 years ago
Igor Canadi 6fe9b57748 Refactor Recover() code 12 years ago
kailiu 4036d58dc9 Fix a Statistics-related unit test faulure 12 years ago
Mark Callaghan 4e8321bfea Boost access before mutex is unlocked 12 years ago
Igor Canadi 83681bf9ef Statistics code cleanup 12 years ago
Igor Canadi 0f4a75b710 Fix SIGSEGV in compaction picker 12 years ago
Mark Callaghan 439e36db21 Fix SlowdownAmount 12 years ago
Kai Liu e19bad9bbd Fix some "make format" issue 12 years ago
Igor Canadi 6d6fb70960 Remove compaction pointers 12 years ago
Igor Canadi c699c84af4 CompactionPicker 12 years ago
kailiu eae1804f29 Remove the unnecessary use of shared_ptr 12 years ago
Igor Canadi 787f11bb3b Move more functions from VersionSet to Version 12 years ago
Igor Canadi 615d1ea2f4 Moving Compaction class to separate header file 12 years ago
Igor Canadi 2f4eda7890 Move functions from VersionSet to Version 12 years ago