Commit Graph

822 Commits (089509b847fe7143932ea5c72e1f87ac47776c3c)

Author SHA1 Message Date
Lei Jin e4eca6a1e5 Options conversion function for convenience 10 years ago
Saghm Rossi f9eaaa66e6 added include for inttypes.h to fix nonworking printf statements 10 years ago
Igor Canadi faad439ac4 Fix #284 10 years ago
yinqiwen 28be16b1dc fix rate limiter crash #286 10 years ago
Feng Zhu 53404d9fb7 add_qps_info_in cache bench 10 years ago
Igor Canadi 6bb7e3ef25 Merger test 10 years ago
Igor Canadi 88841bd007 Explicitly cast char to signed char in Hash() 10 years ago
Lei Jin 52311463e9 MemTableOptions 10 years ago
Lei Jin 659d2d50c3 move compaction_filter to immutable_options 10 years ago
Lei Jin 048560a642 reduce references to cfd->options() in DBImpl 10 years ago
Igor Canadi a2bb7c3c33 Push- instead of pull-model for managing Write stalls 10 years ago
Feng Zhu 0af157f9bf Implement full filter for block based table. 10 years ago
Nik Bougalis 9f8aa09395 Don't leak data returned by opendir 10 years ago
Nik Bougalis bfee319fb0 sizeof(int*) where sizeof(int) was intended 10 years ago
Feng Zhu 40ddc3d6c4 add cache bench 10 years ago
liuhuahang bb6ae0f80c fix more compile warnings 10 years ago
Stanislau Hlebik 45a5e3ede0 Remove path with arena==nullptr from NewInternalIterator 10 years ago
Lei Jin 5665e5e285 introduce ImmutableOptions 10 years ago
Igor Canadi 51ea889002 Fix travis builds 10 years ago
liuhuahang ef5b384729 fix a few compile warnings 10 years ago
Torrie Fischer 6614a48418 Refactor PerfStepTimer to stop on destruct 10 years ago
Lei Jin 7e9f28cb23 limit max bytes that can be read/written per pread/write syscall 10 years ago
Igor Canadi d5bd6c772b Fix ios compile 10 years ago
Igor Canadi 536e9973e3 Remove assert in vector rep 10 years ago
Radheshyam Balasundaram 4142a3e783 Adding a user comparator for comparing Uint64 slices. 10 years ago
Lei Jin 1755581f19 improve OptimizeForPointLookup() 10 years ago
Igor Canadi d9c0785812 Fix assertion in PosixRandomAccessFile 10 years ago
Lei Jin a98badff16 print table options 10 years ago
Lei Jin 384400128f move block based table related options BlockBasedTableOptions 10 years ago
Jonah Cohen e173bf9c19 Eliminate VersionSet memory leak 10 years ago
Igor Canadi 6929b08616 Remove BitStream* tests 10 years ago
Igor Canadi 50b790c6d4 Removing BitStream* functions 10 years ago
Lei Jin c7037153c3 attempt to fix auto_roll_logger_test 10 years ago
Jonah Cohen 59a2763d5c Fix typo huage => huge 10 years ago
Jonah Cohen f611935e9a Fix autovector iterator increment/decrement comments 10 years ago
ZHANG Biao 8dfe2fdd51 fix compile error under Mac OS X 10 years ago
Lei Jin 58c49466d2 Allow env_posix to lower background thread IO priority 10 years ago
Feng Zhu 6a2be31f14 fix_valgrind_error_caused_in_db_info_dummper 10 years ago
Lei Jin e91ebf1399 print compaction_filter name in Options.Dump 10 years ago
Feng Zhu 5e642403a9 log db path info before open 10 years ago
Lei Jin 5d0074c471 set bytes_per_sync to 1MB if rate limiter is enabled 10 years ago
miguelportilla 93e6b5e9d9 Changes to support unity build: 10 years ago
Radheshyam Balasundaram 0c9d03ba10 Fixing broken Mac build 10 years ago
sdong 473e829784 Fix ldb dump_manifest 10 years ago
Lei Jin 1bd3431f7c Change StopWatch interface 10 years ago
Lei Jin f6ca226c17 make statistics forward-able 10 years ago
Lei Jin 40fa8a4cd5 make statistics forward-able 10 years ago
Lei Jin d650612c4c expose RateLimiter definition 10 years ago
Yueh-Hsuan Chiang 00f56dfa28 Fixed a compile error in util/options_builder.cc 10 years ago
Igor Canadi 0ff183a0d9 Move include/utilities/*.h to include/rocksdb/utilities/*.h 10 years ago