Jeff Roberson 9ec559555b - Regularize variable usage in cluster_read().
- Issue the io that we will later block on prior to doing cluster read ahead
   so that it is more likely to be ready when we block.
 - Loop issuing clustered reads until we've exhausted the seq count supplied
   by the file system.
 - Use a sysctl tunable "vfs.read_max" to determine the maximum number of
   blocks that we'll read ahead.
2003-03-11 06:14:03 +00:00
..
2003-03-10 20:24:54 +00:00
2003-02-14 12:44:48 +00:00
2003-03-08 06:58:18 +00:00
2003-01-07 20:10:04 +00:00
2003-03-10 20:24:54 +00:00
2003-02-12 07:00:59 +00:00
2003-02-20 03:26:11 +00:00
2003-03-05 08:16:29 +00:00
2003-03-05 08:16:29 +00:00
2003-03-07 22:47:32 +00:00
2003-02-20 03:26:11 +00:00
2003-03-10 21:55:00 +00:00