A damp discussion of network queuing
A damp discussion of network queuing
Posted Oct 17, 2014 9:53 UTC (Fri) by paulj (subscriber, #341)Parent article: A damp discussion of network queuing
I believe jg has explained that on LWN before, e.g. see comments in http://lwn.net/Articles/418918/ .
Posted Oct 20, 2014 7:55 UTC (Mon)
by marcH (subscriber, #57642)
[Link] (4 responses)
http://thread.gmane.org/gmane.linux.network/6366/focus=11785
However I think this got eventually lost in the "agitation of life"; unlike jg I had neither fame nor a very catchy name for it :-)
---
(Good) words are incredibly important, it's funny how so many engineers don't realize they make all the difference.
http://martinfowler.com/bliki/TwoHardThings.html
Posted Oct 20, 2014 8:18 UTC (Mon)
by paulj (subscriber, #341)
[Link] (3 responses)
It's amazing that the default txqueuelen got bumped up to 1000 for all interfaces. It's even more amazing that this is *still* the default, even on wifi devices 10 years later. :(
1000 packet queues are just insane, even on high-speed links.
I've had "for H in <list of devices> ; do ip link set dev $H qlen 5; done" in my rc.local for quite a while. Unfortunately though it doesn't apply to devices brought up post-boot by, e.g., NetworkManager. I havn't yet looked into how to make NM set the qlen.
Posted Oct 23, 2014 2:54 UTC (Thu)
by dcbw (guest, #50562)
[Link] (2 responses)
http://cgit.freedesktop.org/NetworkManager/NetworkManager...
more information in 'man NetworkManager'.
Posted Dec 1, 2014 20:57 UTC (Mon)
by paulj (subscriber, #341)
[Link]
Posted Dec 1, 2014 22:51 UTC (Mon)
by paulj (subscriber, #341)
[Link]
A damp discussion of network queuing
http://marc.info/?l=linux-netdev&m=108462579501312
http://oss.sgi.com/archives/netdev/2004-06/msg00917.html
A damp discussion of network queuing
A damp discussion of network queuing
A damp discussion of network queuing
A damp discussion of network queuing