- readahead depends on LFS

1_4_stable
Bernhard Reutner-Fischer 2007-01-26 09:07:26 +00:00
parent e338dd95b4
commit a626a99ca5
1 changed files with 1 additions and 0 deletions

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.