Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2003 18:10:34 -0700
From:      David Schultz <das@FreeBSD.ORG>
To:        Kirk McKusick <mckusick@FreeBSD.ORG>
Cc:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/nfsserver nfs_serv.c
Message-ID:  <20030622011034.GC59673@HAL9000.homeunix.com>
In-Reply-To: <200306212101.h5LL1iTj078078@repoman.freebsd.org>
References:  <200306212101.h5LL1iTj078078@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030622011034.GC59673>