Commit Graph

16 Commits (972e3400e1f112f4fd48e6180465e2edf0747318)

Author SHA1 Message Date
Peter Dillinger e7a60d01b2 Revamp WriteController (#8064) 4 years ago
mrambacher 3dff28cf9b Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 5 years ago
mrambacher 12f1137355 Add a SystemClock class to capture the time functions of an Env (#7858) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 6 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 6 years ago
Michael Liu 3c5d1b16b1 Apply modernize-use-override (3) 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Xiaofei Du 7106a994fe Use monotonic time points in write_controller.cc and rate_limiter.cc 9 years ago
Siying Dong cd7c4143d7 Improve Write Stalling System 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
sdong b9f77ba12b When slowdown is triggered, reduce the write rate 10 years ago
sdong 7842920be5 Slow down writes by bytes written 10 years ago
Jim Meyering acf8a4141d maint: use ASSERT_TRUE, not ASSERT_EQ(true; same for false 11 years ago
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 11 years ago
Igor Canadi a2bb7c3c33 Push- instead of pull-model for managing Write stalls 11 years ago