Commit Graph

28 Commits (c465509379d72068c19b55dbc69bf08d8c387fbe)

Author SHA1 Message Date
Andrew Kryczka 46152d53bf Second attempt at db_stress crash-recovery verification 6 years ago
Andrew Kryczka 6afe22db2e revert db_stress crash-recovery verification 6 years ago
Andrew Kryczka a4fb1f8c04 Add crash-recovery correctness check to db_stress 6 years ago
Zhongyi Xie 954b496b3f fix memory leak in two_level_iterator 7 years ago
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 7 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 7 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 7 years ago
David Lai f4a030ce81 - comment out unused parameters 7 years ago
Tamir Duberstein cd5092e168 Suppress unused warnings 7 years ago
Yi Wu bbcd3b0bd2 Suppress valgrind "unimplemented functionality" error 7 years ago
Shaohua Li eefd75a228 Stream 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Aaron Gao 43e4eef77f remove unnecessary fadvise 7 years ago
Siying Dong 857e9960be Improve the error message for I/O related errors. 7 years ago
Mike Kolupaev bc09c8a0db Fix crash in PosixWritableFile::Close() when fstat() fails 7 years ago
Maysam Yabandeh 550a1df72c Fix clang errors by asserting the precondition 7 years ago
Aaron Gao 6b99dbe049 fix memory alignment with logical sector size 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Aaron Gao 6616e4d629 add prefetch to PosixRandomAccessFile in buffered io 7 years ago
Aaron Gao 3b4d1b7a44 add <sys/sysmacros.h> to avoid warning with glibc 2.25 7 years ago
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 8 years ago
Aaron Gao 0716527341 remove warning 8 years ago
Aaron Gao 13b50358fb add space for buggy kernel warning 8 years ago
Aaron Gao ba7da434ae fix db_stress crash caused by buggy kernel warning 8 years ago
Aaron Gao 9e72939029 only FALLOC_FL_PUNCH_HOLE when ftruncate is buggy 8 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 8 years ago
Aaron Gao 02799ad77a Revert "delete fallocate with punch_hole" 8 years ago
Aaron Gao 0fd574926c delete fallocate with punch_hole 8 years ago
Aaron Gao 1ef5f50e84 detect logical sector size 8 years ago
Aaron Gao 286a36db7f posix writablefile truncate 8 years ago
Siying Dong f289d9f4ac Fix OSX build break after the fallocate change 8 years ago
Siying Dong 0513e21f9b RangeSync() should work with ROCKSDB_FALLOCATE_PRESENT not set 8 years ago
Yi Wu 602c13a964 Remove fadvise with direct IO read 8 years ago
Aaron Gao 3e6899d116 change UseDirectIO() to use_direct_io() 8 years ago
Aaron Gao d4e07a8459 fix warning of unused direct io helper functions 8 years ago
Aaron Gao dc2584eea0 direct reads refactor 8 years ago
Anirban Rahut 62384ebe9c Guarding extra fallocate call with TRAVIS because its not working pro… 8 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
Siying Dong 73843aa636 Direct I/O Reads Handle the last sector correctly. 8 years ago
Maysam Yabandeh 9d60151b04 Implement PositionedAppend for PosixWritableFile 8 years ago
Islam AbdelRahman ba65c816bb Support POSIX RandomRWFile 8 years ago
krad c116b47804 Persistent Read Cache (part 6) Block Cache Tier Implementation 8 years ago
krad f89caa127b Direct IO capability for RocksDB 8 years ago
krad bb98ca3c80 Implement GetUniqueId for Mac 8 years ago
krad a08c8c851a Added PersistentCache abstraction 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Dmitri Smirnov 5270b33bd3 Make use of portable `uint64_t` type to make possible file access 9 years ago
Dmitri Smirnov 5421c9728b Make use of portable `uint64_t` type to make possible file access 9 years ago