Commit Graph

21 Commits (04c4ec41d1eb8095524157904ea2c8d76faa9851)

Author SHA1 Message Date
Yi Wu 602c13a964 Remove fadvise with direct IO read 9 years ago
Aaron Gao 3e6899d116 change UseDirectIO() to use_direct_io() 9 years ago
Aaron Gao d4e07a8459 fix warning of unused direct io helper functions 9 years ago
Aaron Gao dc2584eea0 direct reads refactor 9 years ago
Anirban Rahut 62384ebe9c Guarding extra fallocate call with TRAVIS because its not working pro… 9 years ago
Aaron Gao 972f96b3fb direct io write support 9 years ago
Siying Dong 73843aa636 Direct I/O Reads Handle the last sector correctly. 9 years ago
Maysam Yabandeh 9d60151b04 Implement PositionedAppend for PosixWritableFile 9 years ago
Islam AbdelRahman ba65c816bb Support POSIX RandomRWFile 9 years ago
krad c116b47804 Persistent Read Cache (part 6) Block Cache Tier Implementation 9 years ago
krad f89caa127b Direct IO capability for RocksDB 10 years ago
krad bb98ca3c80 Implement GetUniqueId for Mac 10 years ago
krad a08c8c851a Added PersistentCache abstraction 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
Javier González 6e6dd5f6f9 Split posix storage backend into Env and library 10 years ago