diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2009-01-22 18:14:22 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2009-01-22 18:14:22 +0000 |
commit | c4d4977b737b888428e268839d61a44331509067 (patch) | |
tree | 547a1734893d170a6645bf1cbffb9ff8597446be /sys/dev/pci/if_re_pci.c | |
parent | 164d8fd6c869aefbaa95a41b3c00356b035747f7 (diff) |
After the NFS server had sent a reply of size readsize or readdirsize,
the udp receive space got completely filled up. Even if the next
packet from the server was a small reply, it got dropped by
udp_input(). After a second the client resent the NFS request.
Doubling rcvreserve reduces the chance of retransmits by having
enough recv space for multiple NFS replies even if there comes a
big one.
found with pedro@, ok blambert@, thib@, pedro@
Diffstat (limited to 'sys/dev/pci/if_re_pci.c')
0 files changed, 0 insertions, 0 deletions