Yes, lets fight #bufferbloat, especially for OS that goes into mobile devices (phone, tablet, laptop, netbook, internet audio player, TV, etc. which might connect to the network via WiFi and other wireless networks, as their speed might be different from the surrounding (home / small office) network. Because speed steps are the locations where bufferbloat piles up.
And lets keep a keen eye on Dave Taht's work on Wifi core as this will have another round of improvements to our mobile networked lives. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1436945 Title: devel: consider fq_codel as the default qdisc for networking Status in linux package in Ubuntu: Confirmed Bug description: This was raised on the kernel-team@ mailing list, we should look at this if other distros are starting to move. === Date: Tue, 24 Mar 2015 10:54:37 -0700 From: Dave Taht <[email protected]> To: Joseph Salisbury <[email protected]> Cc: Kernel Team <[email protected]>, [email protected] Subject: Re: Minutes from the Ubuntu Kernel Team meeting, 2015-03-24 I must confess I had hoped ubuntu would adopt fq_codel as the default qdisc in this go-around. It is still not quite part of fedora´s default either, but is now in arch, (and nearly everyone else downstream from systemd), and has long been the default in openwrt, and at this point, just requires a single sysctl to enable. It certainly could use more widespread testing, perhaps in the next release? d@nuc-client:~$ cat /etc/sysctl.d/10-bufferbloat.conf net.core.default_qdisc=fq_codel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1436945/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

