Commit Graph

12 Commits (7c1c8ce5acc882fa0496b71b9a9813d1dff47e0f)

Author SHA1 Message Date
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 9 years ago
Daniel Black 816c1e30ca gcc-7 requires include <functional> for std::function 9 years ago
omegaga cd4178a015 Add a new feature to enforce a sync point only active on a thread 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
charsyam c30b499541 fix typos in comments 10 years ago
sdong e1a5ff857b Allow users to disable some kill points in db_stress 10 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 10 years ago
sdong fcb206b667 SyncPoint to allow a callback with an argument and use it to get DBTest.DynamicLevelCompressionPerLevel2 more straight-forward 11 years ago
Igor Canadi db03739340 options.level_compaction_dynamic_level_bytes to allow RocksDB to pick size bases of levels dynamically. 11 years ago
Igor Canadi 86ae8203e6 Fix ifdef NDEBUG 12 years ago
Igor Canadi 62551b1c4e Don't compile sync_point if NDEBUG 12 years ago
Haobo Xu 48bc0c6ad3 [RocksDB] Fix a race condition in GetSortedWalFiles 12 years ago