Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2003 14:01:44 -0700 (PDT)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsserver nfs_serv.c
Message-ID:  <200306212101.h5LL1iTj078078@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
  
  Revision  Changes    Path
  1.135     +4 -4      src/sys/nfsserver/nfs_serv.c



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