Commit Graph

13 Commits (ea347d80df00019b05e319f03e8a3644de5851ef)

Author SHA1 Message Date
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong 52a7f38b19 WriteOptions.low_pri which can throttle low pri writes if needed 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Islam AbdelRahman d52f334cbd Break stalls when no bg work is happening 8 years ago
Aaron Gao 1ef5f50e84 detect logical sector size 8 years ago
Xiaofei Du 7106a994fe Use monotonic time points in write_controller.cc and rate_limiter.cc 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Venkatesh Radhakrishnan 3b2a1ddd2e Add options.base_background_compactions as a number of compaction threads for low compaction debt 9 years ago
sdong b9f77ba12b When slowdown is triggered, reduce the write rate 10 years ago
charsyam c30b499541 fix typos in comments 10 years ago
sdong 7842920be5 Slow down writes by bytes written 10 years ago
Igor Canadi a2bb7c3c33 Push- instead of pull-model for managing Write stalls 11 years ago