fq_codel is the gold standard when fighting bufferbloat.
However, Raspberry Pi is quite light on resources. I would like to use fq (fair queue = tcp pacing) instead which has almost negligible cpu load but it is the second best solution for fighting bufferbloat.
Could add sch_fq kernel module to OSMC kernel configuration? Therefore, users could optionally use it.
I’m currently using fq_codel all over my network but I’m thinking about using fq_codel only on the router… and fq on all the LAN hosts.