[Cerowrt-devel] fq_pie for linux

Aaron Wood woody77 at gmail.com
Tue Dec 11 13:32:43 EST 2018


On Wed, Dec 5, 2018 at 11:51 PM Toke Høiland-Jørgensen <toke at toke.dk> wrote:

> Dave Taht <dave.taht at gmail.com> writes:
>
> > https://github.com/gautamramk/FQ-PIE-for-Linux-Kernel/issues/2
>
> With all the variants of fq+AQM, maybe decoupling the FQ part and the
> AQM part would be worthwhile, instead of reimplementing it for each
> variant...
>

That's a great idea, Toke.  There are a lot of places where I think it
could work well, especially if it took a pluggable hash function for the
hashing (at which point it's very general-purpose, and works on all sorts
of different kinds of packets and workloads).  That would let it be used
for userspace VPN links (as an example), or within QUIC (or similar), where
the kernel can't see the embedded flows that are hidden by the TLS
encryption.

And having it pluggable in the kernel would also allow IPSec to work
without bloat (last I checked it was horribly bufferbloated, but that was
~5 years ago).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.bufferbloat.net/pipermail/cerowrt-devel/attachments/20181211/5e6c74d9/attachment.html>


More information about the Cerowrt-devel mailing list