cvs commit: src/sys/kern uipc_sockbuf.c src/sys/nfsserver nfs_syscalls.c

Mohan Srinivasan mohans at FreeBSD.org
Thu Oct 11 20:59:19 PDT 2007


mohans      2007-10-12 03:59:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             uipc_sockbuf.c 
    sys/nfsserver        nfs_syscalls.c 
  Log:
  MFC :
  Set the NFS server sockbuf high watermarks to the system defaults
  (up form 32KB). The low highwatermark setting caused UDP fullsock
  request drops, throttling thruput greatly.
  Reported by: Kris Kennaway
  Approved by: re@ (Ken Smith)
  
  Revision   Changes    Path
  1.171.2.1  +2 -2      src/sys/kern/uipc_sockbuf.c
  1.116.2.1  +3 -4      src/sys/nfsserver/nfs_syscalls.c


More information about the cvs-all mailing list