Commit Graph

15 Commits (1613fa9490a941f2833a4b3c4bded28e8335168a)

Author SHA1 Message Date
Dhruba Borthakur 34723b4c4a Cleanup unused variable pending_fsync_. 9 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
SherlockNoMad a6dd0831d5 Add Option to Skip Flushing in TableBuilder 9 years ago
sdong 277dea78f0 Add more kill points 9 years ago
sdong d746eaad5e RandomAccessFileReader should not inherit RandomAccessFile 10 years ago
Dmitri Smirnov ddc8b44998 Address code review comments both GH and internal 10 years ago
Dmitri Smirnov 30e82d5c41 Refactor to support file_reader_writer on Windows. 10 years ago
Javier González 0886f4f66a Helper functions to support direct IO 10 years ago
Igor Canadi 5f4166c90e ReadaheadRandomAccessFile -- userspace readahead 10 years ago
sdong 72613657f0 Measure file read latency histogram per level 10 years ago
Islam AbdelRahman 3bd9db420e [Cleanup] Remove RandomRWFile 10 years ago
sdong 3ae386eafe Add statistic histogram "rocksdb.sst.read.micros" 10 years ago
Mike Kolupaev e06cf1a098 [wal changes 3/3] method in DB to sync WAL without blocking writers 10 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 10 years ago