Commit Graph

101 Commits (cc01985db09b3f8ebb2ba971aa505abd77fa6345)

Author SHA1 Message Date
Andrew Kryczka cc01985db0 Introduce bottom-pri thread pool for large universal compactions 7 years ago
Andrew Kryczka 060ccd4f84 support multiple CFs with OPTIONS file 7 years ago
Yi Wu 1900771bd2 Dump Blob DB options to info log 7 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Andrew Kryczka f33f113683 fix db_bench argument type 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Yi Wu 5bfb67d90f Enable write rate limit for updaterandom benchmark 7 years ago
Siying Dong 98d1a5510b db_bench to by default verify checksum 7 years ago
Yi Wu c32f27223b Fixes db_bench with blob db 7 years ago
Daniel Black fcd99d27c9 db_bench_tool: fix buffer size 7 years ago
Andrew Kryczka 657df29eaf Add max_background_jobs to db_bench 7 years ago
Siying Dong 1cb8c6de63 Add -enable_pipelined_write to db_bench and add two defaults 7 years ago
Sagar Vemuri 1cd45cd1b3 FIFO Compaction with TTL 7 years ago
Maysam Yabandeh 2c98b06bff Remove pin_slice option by making it the default 7 years ago
Maysam Yabandeh c80c6115de add db_bench options for partitioning 7 years ago
Andrew Kryczka c217e0b9c7 Call RateLimiter for compaction reads 7 years ago
Aaron Gao 7f6c02dda1 using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 7 years ago
Siying Dong 95b0e89b5d Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
Aaron Gao 9b3ed83506 fix regression test 7 years ago
Aaron Gao cbc821c25b change regression rebuild to one level 7 years ago
Yi Wu 0be636bf70 Fix db_bench build break with blob db 7 years ago
Andrew Kryczka bb01c1880c Introduce max_background_jobs mutable option 7 years ago
Anirban Rahut d85ff4953c Blob storage pr 7 years ago
Siying Dong 264d3f540c Allow IntraL0 compaction in FIFO Compaction 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Siying Dong c49d704656 Add DB:ResetStats() 8 years ago
Aaron Gao 44fa8ece9b change use_direct_writes to use_direct_io_for_flush_and_compaction 8 years ago
Maysam Yabandeh 9690653db5 Add a verify phase to benchmarks 8 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 8 years ago
Yi Wu 41fe9ad75b Hide usage of compaction_options_fifo from lite build 8 years ago
Shu Zhang 8dee8cad9e Enable fifo compaction benchmark to db_bench 8 years ago
Siying Dong e474df9470 db_bench: not need to check mmap for PlainTable 8 years ago
Andrew Kryczka e66221add4 fix db_bench rate limiter callsites 8 years ago
Maysam Yabandeh 11526252cc Pinnableslice (2nd attempt) 8 years ago
Islam AbdelRahman f89b3893c0 Remove skip_table_builder_flush and default it to true 8 years ago
Andrew Kryczka cc253982dd Use more default options in db_bench 8 years ago
Islam AbdelRahman be3e5568be Fix unaligned reads in read cache 8 years ago
Sagar Vemuri eb912a927e Remove disableDataSync option 8 years ago
Andrew Kryczka d70ce7ee0b Move db_bench flags out of unnamed namespace 8 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 8 years ago
Andrew Kryczka 37d4a79e99 Deserialize custom Statistics object in db_bench 8 years ago
Andrew Kryczka 17c1180603 Generalize Env registration framework 8 years ago
Maysam Yabandeh d0ba8ec8f9 Revert "PinnableSlice" 8 years ago
Maysam Yabandeh 54d94e9c2c PinnableSlice 8 years ago
Dmitri Smirnov e04480faed Fix MS warnings. Use ROCKSDB_Prsz for size_t. 8 years ago
Yi Wu 640d724808 Update db_bench and sst_dump to test with block cache mid-point inser? 8 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
Siying Dong 7bd725e962 db_bench: introduce --benchmark_read_rate_limit 8 years ago