Addendum comment to last commit. Jeffrey Hsu reminded me that kernel writes
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 9 Mar 2004 02:52:10 +0000 (02:52 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 9 Mar 2004 02:52:10 +0000 (02:52 +0000)
commitb16c0791430e2c54e2a87333df451ffcc09970ed
tree9943d20b069c64e18a8c9af9e6df7e6bf9d4d205
parente9855d6b54147025cc775ee187d98826205a5344
Addendum comment to last commit.  Jeffrey Hsu reminded me that kernel writes
are not subject to socket buffer limitations, so the Linux bug referenced
in the last commit should not occur even without this commit.  However,
the larger socket buffers should have a positive effect on our ability to
stream received data, especially over GigE links.
sys/vfs/nfs/nfs_syscalls.c