Commit Graph

17 Commits (4e0f2aadb036c42950abe01fd8a777b576c44331)

Author SHA1 Message Date
Andrew Kryczka 8272a6de57 Optionally wait on bytes_per_sync to smooth I/O (#5183) 7 years ago
Yanqin Jin 9358178edc Support for single-primary, multi-secondary instances (#4899) 7 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
Andrew Kryczka 5d68243e61 Comment out unused variables 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
Shaohua Li eefd75a228 Stream 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
Siying Dong 857e9960be Improve the error message for I/O related errors. 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 9 years ago
Aaron Gao 6616e4d629 add prefetch to PosixRandomAccessFile in buffered io 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
Aaron Gao 1ef5f50e84 detect logical sector size 9 years ago
Aaron Gao 286a36db7f posix writablefile truncate 9 years ago
Marcin Dlugajczyk a618a16f44 New subcode for IOError to detect the ESTALE errno 9 years ago
Siying Dong f289d9f4ac Fix OSX build break after the fallocate change 9 years ago
Siying Dong 0513e21f9b RangeSync() should work with ROCKSDB_FALLOCATE_PRESENT not set 9 years ago
Aaron Gao 3e6899d116 change UseDirectIO() to use_direct_io() 9 years ago
Aaron Gao dc2584eea0 direct reads refactor 9 years ago
Aaron Gao 972f96b3fb direct io write support 9 years ago
Maysam Yabandeh 9d60151b04 Implement PositionedAppend for PosixWritableFile 9 years ago
Islam AbdelRahman ba65c816bb Support POSIX RandomRWFile 9 years ago
Edouard A 66a91e2607 Add NoSpace subcode to IOError (#1320) 9 years ago
krad f89caa127b Direct IO capability for RocksDB 10 years ago
krad bb98ca3c80 Implement GetUniqueId for Mac 10 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
Dmitri Smirnov 5270b33bd3 Make use of portable `uint64_t` type to make possible file access 10 years ago
Dmitri Smirnov 5421c9728b Make use of portable `uint64_t` type to make possible file access 10 years ago
sdong 47414c6cd6 Move include/posix/io_posix.h to util/io_posix.h 10 years ago
sdong 2889df84cb Revert "Avoid to reply on ROCKSDB_FALLOCATE_PRESENT in include/posix/io_posix.h" 10 years ago
sdong c37223c083 Avoid to reply on ROCKSDB_FALLOCATE_PRESENT in include/posix/io_posix.h 10 years ago
sdong d6219e4d9b Mac build break caused by include/posix/io_posix.h not declearing errno, 10 years ago
sdong 44d4057d78 Avoid some includes in io_posix.h 10 years ago
sdong d691111146 include/posix/io_posix.h should have a once declartion 10 years ago
Javier González 6e6dd5f6f9 Split posix storage backend into Env and library 10 years ago