Commit Graph

84 Commits (bed40e7266b55349ce9d2dce27aeb2055813a5fe)

Author SHA1 Message Date
Siying Dong 000b9ec217 Move some logging related files to logging/ (#5387) 6 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 6 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 6 years ago
Michael Liu 3c5d1b16b1 Apply modernize-use-override (3) 7 years ago
Sagar Vemuri dc3528077a Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 7 years ago
Sagar Vemuri abb8ecb4cd Add missing methods to WritableFileWrapper (#4584) 7 years ago
Maysam Yabandeh 8581a93a6b Per-thread unique test db names (#4135) 7 years ago
Yanqin Jin 520bbb1774 Disable EnvPosixTest.RunImmediately, add EnvPosixTest.RunEventually. (#4126) 7 years ago
Dmitri Smirnov 3db8504cde Catchup with posix features 8 years ago
Siying Dong 3690276e74 Disallow to open RandomRW file if the file doesn't exist 8 years ago
Andrew Kryczka 46152d53bf Second attempt at db_stress crash-recovery verification 8 years ago
Andrew Kryczka 6afe22db2e revert db_stress crash-recovery verification 8 years ago
Andrew Kryczka a4fb1f8c04 Add crash-recovery correctness check to db_stress 8 years ago
Yi Wu 2e72a5899b Disable EnvPosixTest::FilePermission 8 years ago
Xiaofei Du a0102aa6d7 Make database files' permissions configurable 8 years ago
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 8 years ago
amytai 0a3db28d98 Disallow compactions if there isn't enough free space 8 years ago
Dmitri Smirnov c364eb42b5 Windows cumulative patch 8 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 8 years ago
Zhongyi Xie 92b1a68d87 fix FreeBSD build 8 years ago
Anand Ananthabhotla dfbe52e099 Fix the Logger::Close() and DBImpl::Close() design pattern 8 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 8 years ago
David Lai f4a030ce81 - comment out unused parameters 8 years ago
Dmitri Smirnov f8e2db0717 Fix crashes, address test issues and adjust windows test script 8 years ago
zach shipko 386a57e6ef Fix build on OpenBSD 8 years ago
Dmitri Smirnov ebab2e2d42 Enable MSVC W4 with a few exceptions. Fix warnings and bugs 8 years ago
Andrew Kryczka cc01985db0 Introduce bottom-pri thread pool for large universal compactions 8 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 8 years ago
Victor Gao 1d7048c598 comment out unused parameters 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Aaron Gao 3e86c0f07c disable direct reads for log and manifest and add direct io to tests 9 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 9 years ago
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 9 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 9 years ago
Islam AbdelRahman e19163688b Add macros to include file name and line number during Logging 9 years ago
Aaron Gao e877afa08b Remove bulk loading and auto_roll_logger in rocksdb_lite 9 years ago
Aaron Gao 1ef5f50e84 detect logical sector size 9 years ago
Daniel Black f0879e4c39 Page size isn't always 4k on linux 9 years ago
Aaron Gao db2b4eb50e avoid direct io in rocksdb_lite 9 years ago
sdong 07dddd5f7e EnvPosixTestWithParam should wait for all threads to finish 9 years ago
Aaron Gao 3e6899d116 change UseDirectIO() to use_direct_io() 9 years ago
Aaron Gao dc2584eea0 direct reads refactor 9 years ago
Dmitri Smirnov 3c233ca4ea Fix Windows environment issues 9 years ago
Maysam Yabandeh 9d60151b04 Implement PositionedAppend for PosixWritableFile 9 years ago
Willem Jan Withagen 0aab5e55f0 FreeBSD: malloc_usable_size is in <malloc_np.h> (#1428) 9 years ago
sdong 3edb9461b7 Avoid hard-coded sleep in EnvPosixTestWithParam.TwoPools 9 years ago
Islam AbdelRahman ba65c816bb Support POSIX RandomRWFile 9 years ago
krad 27ad170712 Fix Windows build break 10 years ago
krad 21f847eda5 Direct IO fix for Mac 10 years ago
krad f89caa127b Direct IO capability for RocksDB 10 years ago