
nfsbench-0.1

This is a primitive script for benchmarking a NFS server implementation.
I've had a couple of complaints recently that nfsd-2.2 is slow compared
to earlier versions. I've not been able to locate the bottleneck so far,
so I'm releasing this so people who wish to inverstigate this problem
themselves have a framework they can build upon.

It's not rocket science, it does not use anything fancy like
characteristic traffic patterns etc, and it does not cover all NFS calls
(much less common mixtures of NFS calls). I'm not even sure that the
tests are significant, or if other factors such as disk I/O, the server
machine's fs cache etc dominate the results.


This code is copyright (C) 1995 O. Kirch <okir@monad.swb.de>, you may
distribute it under the terms of the GNU GPL. I disclaim all warranties,
express or implied.

