摘要:
4.2. Algorithm Organization The BBR algorithm is an event-driven algorithm that executes steps upon the following events: connection initialization, u 阅读全文
摘要:
Initialization Steps Upon transport connection initialization, BBR executes the following steps: BBRInit(): init_windowed_max_filter(filter=BBR.BtlBwF 阅读全文
摘要:
**Network Path Model** BBR is a model-based congestion control algorithm: its behavior is based on an explicit model of the network path over which a 阅读全文
摘要:
在查看google的BBR算法时,里面出现了一个 startup gain的推到过程: For simplicity, let RTT=1 unit of time. For smooth traffic to avoid queue pressure, we want the sending ra 阅读全文