cvs commit: src/sys/nfsserver nfs_serv.c

Kirk McKusick mckusick at FreeBSD.org
Sat Jun 21 14:01:46 PDT 2003


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.
  
  Revision  Changes    Path
  1.135     +4 -4      src/sys/nfsserver/nfs_serv.c


More information about the cvs-src mailing list