Skip to main content

readahead_files

Function readahead_files 

Source
pub fn readahead_files(paths: &[&Path])
Expand description

Issue readahead hints for a list of file paths to warm the page cache. This should be called before parallel hashing to reduce I/O stalls.