[Bug 238478] TCP Cubic code bug in cubic_ack_received
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 19 10:40:46 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238478
--- Comment #6 from commit-hook at FreeBSD.org ---
A commit references this bug:
Author: rscheff
Date: Wed Aug 19 10:40:03 UTC 2020
New revision: 364378
URL: https://svnweb.freebsd.org/changeset/base/364378
Log:
MFC r363397: Fix style and comment around concave/convex regions in TCP
cubic.
In cubic, the concave region is when snd_cwnd starts growing slower
towards max_cwnd (cwnd at the time of the congestion event), and
the convex region is when snd_cwnd starts to grow faster and
eventually appearing like slow-start like growth.
PR: 238478
Reviewed by: tuexen (mentor), rgrimes (mentor)
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D24657
Changes:
_U stable/12/
stable/12/sys/netinet/cc/cc_cubic.c
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list