Commit Graph

5 Commits (132013366d202dbd5d5c6463c60898bdd420055b)

Author SHA1 Message Date
Siying Dong 857e9960be Improve the error message for I/O related errors. 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
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Aaron Gao 1ef5f50e84 detect logical sector size 7 years ago
Aaron Gao 286a36db7f posix writablefile truncate 7 years ago
Marcin Dlugajczyk a618a16f44 New subcode for IOError to detect the ESTALE errno 7 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
Aaron Gao 3e6899d116 change UseDirectIO() to use_direct_io() 8 years ago
Aaron Gao dc2584eea0 direct reads refactor 8 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
Maysam Yabandeh 9d60151b04 Implement PositionedAppend for PosixWritableFile 8 years ago
Islam AbdelRahman ba65c816bb Support POSIX RandomRWFile 8 years ago
Edouard A 66a91e2607 Add NoSpace subcode to IOError (#1320) 8 years ago
krad f89caa127b Direct IO capability for RocksDB 8 years ago
krad bb98ca3c80 Implement GetUniqueId for Mac 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
sdong 47414c6cd6 Move include/posix/io_posix.h to util/io_posix.h 9 years ago
sdong 2889df84cb Revert "Avoid to reply on ROCKSDB_FALLOCATE_PRESENT in include/posix/io_posix.h" 9 years ago
sdong c37223c083 Avoid to reply on ROCKSDB_FALLOCATE_PRESENT in include/posix/io_posix.h 9 years ago
sdong d6219e4d9b Mac build break caused by include/posix/io_posix.h not declearing errno, 9 years ago
sdong 44d4057d78 Avoid some includes in io_posix.h 9 years ago
sdong d691111146 include/posix/io_posix.h should have a once declartion 9 years ago
Javier González 6e6dd5f6f9 Split posix storage backend into Env and library 9 years ago