- readahead depends on LFS

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-26 09:03:23 +00:00
parent 5b6195c9bc
commit f98d637ba4

View File

@ -299,6 +299,7 @@ config RAIDAUTORUN
config READAHEAD
bool "readahead"
default n
depends on LFS
help
Preload the files listed on the command line into RAM cache so that
subsequent reads on these files will not block on disk I/O.