K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-09-05T09:52:50.000000Z K 7 svn:log V 352 Implement readahead buffering for non-raw files. This drastically improves the efficiency of byte-by-byte read operations on filesystems not already supported by the block cache (especially NFS). This should be a welcome change for users booting via PXE, as the loader now reads its startup files almost instantly, instead of taking tens of seconds. END