LWN.net Logo

Plug the modem - get the problems...

Plug the modem - get the problems...

Posted Dec 12, 2011 15:57 UTC (Mon) by marcH (subscriber, #57642)
In reply to: Plug the modem - get the problems... by marcH
Parent article: Bufferbloat: Dark Buffers in the Internet (ACM Queue)

> What's happening here is bufferbloat inside *the modem*; NOT inside the computer.

... unless you have Ethernet flow control enabled, in which case you might have bufferbloat in BOTH places because of backpressure! Disable flow control right now since it's not compatible with Van Jacobson congestion control.


(Log in to post comments)

Plug the modem - get the problems...

Posted Dec 16, 2011 2:47 UTC (Fri) by quanstro (guest, #77996) [Link]

ethernet flow control, at least through switches, makes
tcp-style flow control work better! at least that's been
my experience.

ethernet flow control

Posted Dec 16, 2011 16:57 UTC (Fri) by marcH (subscriber, #57642) [Link]

Your mileage may vary. The effect of Ethernet flow control depends on a wide range of parameters.

Ethernet flow control is effectively chaining queues across devices. Since the aggregated queue is bigger I can see how it *may in some cases* enhance TCP throughput. But it will obviously make any existing bufferbloat even worse.

Most importantly, Ethernet flow control will create HOL blocking.

Your mileage may vary.

Some old musings with Ethernet flow control: http://marc.herbert.free.fr/noq/

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds