cvs commit: src/sys/kern uipc_sockbuf.c src/sys/nfsserver
nfs_syscalls.c
Mohan Srinivasan
mohans at FreeBSD.org
Thu Oct 11 20:56:28 PDT 2007
mohans 2007-10-12 03:56:27 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_sockbuf.c
sys/nfsserver nfs_syscalls.c
Log:
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.172 +2 -2 src/sys/kern/uipc_sockbuf.c
1.117 +3 -4 src/sys/nfsserver/nfs_syscalls.c
More information about the cvs-src
mailing list