cvs commit: src/sys/nfsserver nfs_serv.c

David Schultz das at FreeBSD.ORG
Sat Jun 21 18:10:51 PDT 2003


On Sat, Jun 21, 2003, Kirk McKusick wrote:
> mckusick    2003/06/21 14:01:44 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/nfsserver        nfs_serv.c 
>   Log:
>   Increase the size of the NFS server hash table to improve performance
>   when serving up more than about 32 active files. For details see
>   section 6.3 (pg 111) of Daniel Ellard and Margo Seltzer, ``NFS
>   Tricks and Benchmarking Traps'' in the Proceedings of the Usenix
>   2003 Freenix Track, June 9-14, 2003 pg 101-114.
>   
>   Obtained from:  Daniel Ellard <ellard at eecs.harvard.edu>
>   Sponsored by:   DARPA & NAI Labs.

I'm glad someone has picked this up.  FYI, the author filed PR
kern/48894 regarding this, and has made the source for some of his
nontrivial improvements available at:
	http://www.eecs.harvard.edu/~ellard/NFS/


More information about the cvs-all mailing list