summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1999-12-13 17:34:45 +0000
committerdillon <dillon@FreeBSD.org>1999-12-13 17:34:45 +0000
commitbab004e7294b9a4e8172382b0cb3c56e712c7dee (patch)
treee58f124699f778dea87aafa11777502c37675990 /UPDATING
parent0a7cf7b8591f3e931974448e2634431df25c3c30 (diff)
downloadFreeBSD-src-bab004e7294b9a4e8172382b0cb3c56e712c7dee.zip
FreeBSD-src-bab004e7294b9a4e8172382b0cb3c56e712c7dee.tar.gz
Add a readahead heuristic to the NFS server side code. While the server
cannot unilaterally pass data to a client it can reduce the physical disk transaction overhead by reading larger blocks. This results in better pipelining of requests/responses over the network and an almost 100% increase in cpu efficiency on the server. On a 100BaseTX network NFS read performance increases from 8.5 MBytes/sec to 10 MB/sec (maxed out), and cpu efficiency increases from 72% idle to 80% idle on the server. Reviewed by: Alfred Perlstein <bright@wintelcom.net>
Diffstat (limited to 'UPDATING')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud