readahead

readahead is the file prefetching technology used in the Linux operating system. It is a system call that loads a file's contents into the page cache. When a file is subsequently accessed, its contents are read from physical memory rather than from disk, which is much faster.
Current version: 1.5.7

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 1.5.7 project version
2019-01-17 9 1.5.7 project version
2017-07-13 8 1.5.7 project version
2015-06-25 7 1.5.7 project version
2014-03-07 6 1.5.7 project version
2013-09-10 5 1.5.7 project version
2012-10-31 4 1.5.7 project version
2012-05-01 3 1.5.7 project version