Commit Graph

860 Commits (4266d4fd904f7999f302883e0d8da9538842c957)

Author SHA1 Message Date
Yueh-Hsuan Chiang eecdebe65b Fixed the destruction order of static variables in ThreadStatusImpl. 10 years ago
Yueh-Hsuan Chiang beabc6879c Fixed ~ThreadStatusImpl(). 10 years ago
Yueh-Hsuan Chiang fbc42a0933 Fixed -Werror=unused-but-set-variable in thread_status_impl 10 years ago
Yueh-Hsuan Chiang a564be715d Fix asan error in thread_status_impl.cc 10 years ago
Yueh-Hsuan Chiang 7165d18869 Fix clang compile error 10 years ago
Yueh-Hsuan Chiang d0c5f28a5c Introduce GetThreadList API 10 years ago
Lei Jin be005e17bb fix clang compilation 10 years ago
fyrz 9e9a83baf7 Missing header in build on CentOS 10 years ago
Lei Jin 8d3f8f9696 remove all remaining references to cfd->options() 10 years ago
Jonah Cohen 517c28994d Options helper supports k, m, g, and t unit suffixes 10 years ago
Igor Canadi 0ce38fe983 Fix signed/unsigned compile 10 years ago
Venkatesh Radhakrishnan 6c1b040cc9 Provide openable snapshots 10 years ago
sdong a177742a9b Make db_stress built for ROCKSDB_LITE 10 years ago
Lukáš Lalinský 746cfaac58 Relax the block count check on deallocation in env_test 10 years ago
Igor Canadi 3c92e52338 Fix include 10 years ago
Igor Canadi 25f273027b Fix iOS compile with -Wshorten-64-to-32 10 years ago
Igor Canadi 1f621e6abc Fix additional -Wshorten-64-to-32 errros 10 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
Igor Canadi c7ee9c3ab7 Fix -Wnon-virtual-dtor errors 10 years ago
Igor Canadi bcdb9671c0 Fix build 10 years ago
liuchang e7620536cf fix make static_lib error 10 years ago
Federico Piccinini 543df158c5 Expose sst_dump functionality as library call. 10 years ago
Igor Canadi 68effa0348 Fix -Wshadow for tools 10 years ago
Yueh-Hsuan Chiang 28c82ff1b3 CompactFiles, EventListener and GetDatabaseMetaData 10 years ago
Igor Canadi 9f20395cd6 Turn -Wshadow back on 10 years ago
Yueh-Hsuan Chiang e4211d10c1 Apply InfoLogLevel to the logs in util/env_hdfs.cc 10 years ago
Lei Jin fd24ae9d05 SetOptions() to return status and also add it to StackableDB 10 years ago
sdong 09899f0b51 DB::Open() to automatically increase thread pool size if it is smaller than max number of parallel compactions or flushes 10 years ago
Igor Canadi 8e79ce68ce Revert "Fix lint errors and coding style of ldb related codes." 10 years ago
Igor Canadi 45a612f990 Revert "Fix incorrect fixing of lint errors in ldb_cmd.cc" 10 years ago
Yueh-Hsuan Chiang 8ddddd62d0 Fix incorrect fixing of lint errors in ldb_cmd.cc 10 years ago
Igor Canadi 46c14c6661 Fix #258. benchmarkharness -- make bm_min_usec uint 10 years ago
Lei Jin 72cb7cf201 Add fsync / corrupt simulation to env_mem 10 years ago
Lei Jin 0e526eb9d7 introduce TestMemEnv and use it in db_test 10 years ago
Yueh-Hsuan Chiang bc9f36fd5e Fix lint errors and coding style of ldb related codes. 10 years ago
Lei Jin c76dcb44d4 fix 10 years ago
Lei Jin b452dede5c fix 10 years ago
Igor Canadi 9f7fc3ac45 Turn on -Wshadow 10 years ago
sdong 4d2ba38b65 Make VersionBuilder unit testable 10 years ago
Yueh-Hsuan Chiang 0f7f3b8605 Check InfoLogLevel earlier in Log functions. 10 years ago
Yueh-Hsuan Chiang 73605d9179 Apply InfoLogLevel to the logs in util/db_info_dumper.cc 10 years ago
Damian Lezama 41af0f56b0 Fix build break because of unsigned/signed mismatch 10 years ago
sdong 86de2007b8 Add ComparatorDBTest to test non-default comparators 10 years ago
Lei Jin 17be187ff9 dummy var to suppress compiler warning/error 10 years ago
Igor Canadi c2999f54bd Revert "tmp" 10 years ago
sdong 76d1c28e82 Make CompactionPicker more easily tested 10 years ago
Lei Jin 9ab0132360 tmp 10 years ago
Lei Jin 44f0ff31c2 use fallocate(FALLOC_FL_PUNCH_HOLE) to release unused blocks at the end of file 10 years ago
Lei Jin 97451f837e add an env var ROCKSDB_TESTS_FROM to control where to start from a list of tests 10 years ago
Igor Canadi b680033e63 Include atomic in env_test 10 years ago