From f98d637ba4763e296491bc298df5d99f1105bd19 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 26 Jan 2007 09:03:23 +0000 Subject: - readahead depends on LFS --- miscutils/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'miscutils/Config.in') diff --git a/miscutils/Config.in b/miscutils/Config.in index 405554352..5afeb2a7e 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -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. -- cgit v1.2.3