diff options
author | jeff <jeff@FreeBSD.org> | 2003-03-11 06:14:03 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2003-03-11 06:14:03 +0000 |
commit | 1e928d54806ca69c465ef9643ecf10508b692377 (patch) | |
tree | c62bee24ddb301f7aa8585d0b533417913c3a784 /lib/libfetch | |
parent | deb7720003383b179b87332bec83cfac35158968 (diff) | |
download | FreeBSD-src-1e928d54806ca69c465ef9643ecf10508b692377.zip FreeBSD-src-1e928d54806ca69c465ef9643ecf10508b692377.tar.gz |
- 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.
Diffstat (limited to 'lib/libfetch')
0 files changed, 0 insertions, 0 deletions