Re: Codel and Wireless
Keith Winstein <[email protected]> Thu, 5 Dec 2013 19:16:23 -0500
| Newsgroups | gmane.network.end2end |
|---|---|
| Message-ID | <CAMzhQmOJRtFxmRZJno=C5RwVZ31hSib3ZfW8=iUdJ9=xOhNr4Q@mail.gmail.com> |
On Thu, Dec 5, 2013 at 6:22 PM, Andrew Mcgregor <[email protected]>wrote: > By the way, fq_codel is not a combination of SFQ and CoDel, but something > else. The code deserves really close study to understand what is really > going on there, because there is a very interesting contribution in terms > of heuristically measuring whether flows are building queue in the qdisc or > not. Empirically, this works really well on user access links, including > LTE, by my own direct observation having run it on my home network's LTE > link for many months now. Andrew, I'd love to hear more about how you do this. Do you run fq_codel on the uplink or somehow also on the downlink? How do you prevent the LTE modem or baseband from buffering hundreds of kilobytes inside itself -- do you use an upstream traffic shaper (to prevent the LTE link from becoming the bottleneck) or something more sophisticated? Cheers, Keith