| /rocksdb-6.9/ |
| D | INSTALL.md | 3 **Important**: If you plan to run RocksDB in production, don't compile using default 17 * `make check` will compile and run all the unit tests. `make check` will compile RocksDB in debug … 20 depend on gflags. You will need to have gflags installed to run `make all`. This will compile Rocks… 106 * Update XCode: run `xcode-select --install` (or install it from XCode App's settting). 108 …* If you're first time developer in MacOS, you still need to run: `xcode-select --install` in your… 109 … * run `brew tap homebrew/versions; brew install gcc48 --use-llvm` to install gcc 4.8 (or higher). 110 * run `brew install rocksdb` 175 * run `vcpkg install rocksdb:x64-windows`
|
| /rocksdb-6.9/docs/ |
| D | README.md | 13 > If you have run the site before, you can start with step 1 and then move on to step 5. 15 …directory where this `README.md` exists). The below RubyGems commands, etc. must be run from there. 32 # run this in the 'docs' directory 58 - To run using an actual IP address, you can use `--host=0.0.0.0` 74 you can run:
|
| /rocksdb-6.9/db/ |
| D | forward_iterator_bench.cc | 95 thread_ = port::Thread(&Reader::run, this); in Reader() 98 void run() { in run() function 209 void start() { thread_ = port::Thread(&Writer::run, this); } in start() 211 void run() { in run() function 272 : db_(db), thread_(&StatsThread::run, this) {} in StatsThread() 274 void run() { in run() function
|
| D | c_test.c | 448 int run = -1; in main() local 1037 for (run = 0; run <= 2; run++) { in main() 1043 if (run == 0) { in main() 1046 } else if (run == 1) { in main() 1080 if (run == 0) { in main() 1109 if (run == 0) { in main() 1112 } else if (run == 1) { in main()
|
| /rocksdb-6.9/.circleci/ |
| D | config.yml | 28 - run: 44 - run: 52 - run:
|
| /rocksdb-6.9/tools/advisor/ |
| D | README.md | 36 The tool needs the following to run: 40 An example command to run the tool: 67 For more information about the remaining command-line arguments, run: 91 directory. For example, to run the unit tests for db_log_parser.py:
|
| /rocksdb-6.9/tools/ |
| D | dbench_monitor | 36 This program will run the db_bench script to monitor memory usage 84 …echo DEBUG: Will run $DB_BENCH --block_size=$bs --compression_type=$ztype --benchmarks="$benches" …
|
| D | pflag | 63 Configuration for this run: 68 No. of times run : ${N}
|
| /rocksdb-6.9/tools/rdb/ |
| D | README.md | 22 directory of your rocksdb installation. If not, `cd` there and run 33 Assuming everything compiled correctly, you can run the `rdb` executable
|
| /rocksdb-6.9/CMakeFiles/core_tools.dir/ |
| D | build.make | 55 # The top-level source directory on which CMake was run. 58 # The top-level build directory on which CMake was run.
|
| /rocksdb-6.9/CMakeFiles/tools.dir/ |
| D | build.make | 55 # The top-level source directory on which CMake was run. 58 # The top-level build directory on which CMake was run.
|
| /rocksdb-6.9/tools/CMakeFiles/ldb_tests.dir/ |
| D | build.make | 55 # The top-level source directory on which CMake was run. 58 # The top-level build directory on which CMake was run.
|
| /rocksdb-6.9/util/ |
| D | timer_queue.h | 50 TimerQueue() : m_th(&TimerQueue::run, this) {} in TimerQueue() 147 void run() { in run() function
|
| /rocksdb-6.9/file/ |
| D | delete_scheduler_test.cc | 429 for (int run = 1; run <= 5; run++) { in TEST_F() local 437 ASSERT_EQ(bg_delete_file, 10 * run); in TEST_F()
|
| /rocksdb-6.9/memtable/ |
| D | inlineskiplist_test.cc | 589 static void RunConcurrentRead(int run) { in RunConcurrentRead() argument 590 const int seed = test::RandomSeed() + (run * 100); in RunConcurrentRead() 610 static void RunConcurrentInsert(int run, bool use_hint = false, in RunConcurrentInsert() argument 614 const int seed = test::RandomSeed() + (run * 100); in RunConcurrentInsert()
|
| /rocksdb-6.9/CMakeFiles/build_version.dir/ |
| D | build.make | 55 # The top-level source directory on which CMake was run. 58 # The top-level build directory on which CMake was run.
|
| /rocksdb-6.9/build_tools/ |
| D | dockerbuild.sh | 3 docker run -v $PWD:/rocks -w /rocks buildpack-deps make
|
| /rocksdb-6.9/CMakeFiles/memtablerep_bench.dir/ |
| D | build.make | 55 # The top-level source directory on which CMake was run. 58 # The top-level build directory on which CMake was run.
|
| /rocksdb-6.9/CMakeFiles/table_reader_bench.dir/ |
| D | build.make | 55 # The top-level source directory on which CMake was run. 58 # The top-level build directory on which CMake was run.
|
| /rocksdb-6.9/CMakeFiles/filter_bench.dir/ |
| D | build.make | 55 # The top-level source directory on which CMake was run. 58 # The top-level build directory on which CMake was run.
|
| /rocksdb-6.9/CMakeFiles/cache_bench.dir/ |
| D | build.make | 55 # The top-level source directory on which CMake was run. 58 # The top-level build directory on which CMake was run.
|
| /rocksdb-6.9/CMakeFiles/range_del_aggregator_bench.dir/ |
| D | build.make | 55 # The top-level source directory on which CMake was run. 58 # The top-level build directory on which CMake was run.
|
| /rocksdb-6.9/tools/CMakeFiles/rocksdb_undump.dir/ |
| D | build.make | 55 # The top-level source directory on which CMake was run. 58 # The top-level build directory on which CMake was run.
|
| /rocksdb-6.9/tools/CMakeFiles/db_repl_stress.dir/ |
| D | build.make | 55 # The top-level source directory on which CMake was run. 58 # The top-level build directory on which CMake was run.
|
| /rocksdb-6.9/CMakeFiles/hash_table_bench.dir/ |
| D | build.make | 55 # The top-level source directory on which CMake was run. 58 # The top-level build directory on which CMake was run.
|