aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/Bindings/devfreq
diff options
context:
space:
mode:
authorRandall Stewart <rrs@FreeBSD.org>2026-02-24 16:47:36 +0000
committerRandall Stewart <rrs@FreeBSD.org>2026-02-24 16:47:36 +0000
commit9063968e8e394b8062a855592e12607b143c1b0f (patch)
tree92768de391c4e3903c04b51392da6672ff15a83b /sys/contrib/device-tree/Bindings/devfreq
parentf3be7df50f01d9a6ead9f27b55bb4dfd7dc4f9d2 (diff)
Mitigate a case where TCP rack can send an extra ack.HEADmain
Rack will in theory send an extra rate limited ack when we get to a closing state (sending a FIN) so that if we have only 1 packet outstanding we might encourage the connection to close out. However it does this always which is not always wise. Change it so that it only does that if its been more than an srtt since we have had some activity i.e. a send or a receive of a packet. Reviewed by:tuexen, rscheff Differential Revision:<https://reviews.freebsd.org/D55459>
Diffstat (limited to 'sys/contrib/device-tree/Bindings/devfreq')
0 files changed, 0 insertions, 0 deletions