rocksdb/options
Siying Dong 41cbb72749 options.delayed_write_rate use the rate of rate_limiter by default.
Summary:
It's hard for RocksDB to come up with a good default of delayed write rate. Use rate given by rate limiter if it is availalbe. This provides the I/O order of magnitude.
Closes https://github.com/facebook/rocksdb/pull/2357

Differential Revision: D5115324

Pulled By: siying

fbshipit-source-id: 341065ad2211c981fc804011c0f0e59a50c7e754
2017-05-24 09:58:24 -07:00
..
cf_options.cc Support ingest_behind for IngestExternalFile 2017-05-17 11:42:42 -07:00
cf_options.h Support ingest_behind for IngestExternalFile 2017-05-17 11:42:42 -07:00
db_options.cc New WriteImpl to pipeline WAL/memtable write 2017-05-19 14:26:42 -07:00
db_options.h New WriteImpl to pipeline WAL/memtable write 2017-05-19 14:26:42 -07:00
options.cc options.delayed_write_rate use the rate of rate_limiter by default. 2017-05-24 09:58:24 -07:00
options_helper.cc Support ingest_behind for IngestExternalFile 2017-05-17 11:42:42 -07:00
options_helper.h New WriteImpl to pipeline WAL/memtable write 2017-05-19 14:26:42 -07:00
options_parser.cc AIX and Solaris Sparc Support 2017-04-21 20:48:04 -07:00
options_parser.h Move some files under util/ to separate dirs 2017-04-05 19:09:16 -07:00
options_sanity_check.cc Move some files under util/ to separate dirs 2017-04-05 19:09:16 -07:00
options_sanity_check.h Move some files under util/ to separate dirs 2017-04-05 19:09:16 -07:00
options_settable_test.cc New WriteImpl to pipeline WAL/memtable write 2017-05-19 14:26:42 -07:00
options_test.cc Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00