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-07 03:24:38 +00:00
2003-01-25 22:41:22 +00:00
2003-03-07 09:18:15 +00:00
2003-03-09 10:20:16 +00:00
2003-03-08 06:58:18 +00:00