cvs commit: src/sys/nfsserver nfs_serv.c
Hiten Pandya
hmp at FreeBSD.ORG
Sat Jun 21 16:37:13 PDT 2003
On Sat, Jun 21, 2003 at 02:01:44PM -0700, 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.
Dr. Kirk,
I remember there was some N-CSCAN patch for ufs_disksubr.c that
had some positive performance results... for what it's worth;
unless I am mistaken. I investigated this about couple of
months ago.
Cheers.
-- Hiten (hmp at FreeBSD.ORG)
More information about the cvs-src
mailing list