summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_re_pci.c
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2009-01-22 18:14:22 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2009-01-22 18:14:22 +0000
commitc4d4977b737b888428e268839d61a44331509067 (patch)
tree547a1734893d170a6645bf1cbffb9ff8597446be /sys/dev/pci/if_re_pci.c
parent164d8fd6c869aefbaa95a41b3c00356b035747f7 (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