You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/file
sdong 876c2dbff4 Allow readahead when reading option files. (#6372) 4 years ago
..
delete_scheduler.cc Fix use-after-free and double-deleting files in BackgroundCallPurge() (#6193) 5 years ago
delete_scheduler.h Introduce a new storage specific Env API (#5761) 5 years ago
delete_scheduler_test.cc Introduce a new storage specific Env API (#5761) 5 years ago
file_prefetch_buffer.cc Prevent file prefetch when mmap is enabled. (#6206) 5 years ago
file_prefetch_buffer.h Divide file_reader_writer.h and .cc (#5803) 5 years ago
file_util.cc Introduce a new storage specific Env API (#5761) 5 years ago
file_util.h Introduce a new storage specific Env API (#5761) 5 years ago
filename.cc Divide file_reader_writer.h and .cc (#5803) 5 years ago
filename.h Persistent globally unique DB ID in manifest (#5725) 5 years ago
random_access_file_reader.cc Introduce a new storage specific Env API (#5761) 5 years ago
random_access_file_reader.h Introduce a new storage specific Env API (#5761) 5 years ago
read_write_util.cc Allow readahead when reading option files. (#6372) 4 years ago
read_write_util.h Allow readahead when reading option files. (#6372) 4 years ago
readahead_raf.cc Dedup IsFileSectorAligned() to fix unity build. (#5812) 5 years ago
readahead_raf.h Divide file_reader_writer.h and .cc (#5803) 5 years ago
sequence_file_reader.cc Introduce a new storage specific Env API (#5761) 5 years ago
sequence_file_reader.h Introduce a new storage specific Env API (#5761) 5 years ago
sst_file_manager_impl.cc Avoid lots of calls to Env::GetFileSize() in SstFileManagerImpl when opening DB (#6363) 4 years ago
sst_file_manager_impl.h Avoid lots of calls to Env::GetFileSize() in SstFileManagerImpl when opening DB (#6363) 4 years ago
writable_file_writer.cc Introduce a new storage specific Env API (#5761) 5 years ago
writable_file_writer.h Introduce a new storage specific Env API (#5761) 5 years ago