On locally generated TCP traffic (host), we can override the 100 ms interval value using the more accurate RTT estimation maintained by TCP stack (tp->srtt)
Datacenter workload benefits using shorter feedback (say if RTT is below 1 ms, we can react 100 times faster to a congestion) Idea from Yuchung Cheng. _______________________________________________ Codel mailing list [email protected] https://lists.bufferbloat.net/listinfo/codel
