Subject: Re: problems with new NFS code
To: None <Todd.Miller@cs.colorado.edu>
From: Charles M. Hannum <mycroft@NetBSD.ORG>
List: current-users
Date: 02/25/1996 04:03:44
   In a nutshell, using 1024 for
   rsize and wsize causes NFS-mounts to hang.

Try also setting a readdirsize of 1k (with `-I=1024'), and see if
this helps.  I noticed just tonight that this had been separated from
the read size, and was quite confused by it.