General list for discussing Bufferbloat
 help / color / mirror / Atom feed
* Re: [Bloat] bufferbloat paper
@ 2013-01-08  7:35 Ingemar Johansson S
  2013-01-08 10:42 ` [Bloat] [e2e] " Keith Winstein
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Ingemar Johansson S @ 2013-01-08  7:35 UTC (permalink / raw)
  To: end2end-interest, bloat

[-- Attachment #1: Type: text/plain, Size: 2083 bytes --]

Hi

Include Mark's original post (below) as it was scrubbed

I don't have an data of bufferbloat for wireline access and the fiber connection that I have at home shows little evidence of bufferbloat.

Wireless access seems to be a different story though.
After reading the "Tackling Bufferbloat in 3G/4G Mobile Networks" by Jiang et al. I decided to make a few measurements of my own (hope that the attached png is not removed) 

The measurement setup was quite simple, a Laptop with Ubuntu 12.04 with a 3G modem attached. 
The throughput was computed from the wireshark logs and RTT was measured with ping (towards a webserver hosted by Akamai). The location is Luleå city centre, Sweden (fixed locations) and the measurement was made at lunchtime on Dec 6 2012 . 

During the measurement session I did some close to normal websurf, including watching embedded videoclips and youtube. In some cases the effects of bufferbloat was clearly noticeable. 
Admit that this is just one sample, a more elaborate study with more samples would be interesting to see.

3G has the interesting feature that packets are very seldom lost in downlink (data going to the terminal). I did not see a single packet loss in this test!. I wont elaborate on the reasons in this email.
I would however believe that LTE is better off in this respect as long as AQM is implemented, mainly because LTE is a packet-switched architecture.
 
/Ingemar

Marks post.
********
[I tried to post this in a couple places to ensure I hit folks who would
 be interested.  If you end up with multiple copies of the email, my
 apologies.  --allman]

I know bufferbloat has been an interest of lots of folks recently.  So,
I thought I'd flog a recent paper that presents a little data on the
topic ...

    Mark Allman.  Comments on Bufferbloat, ACM SIGCOMM Computer
    Communication Review, 43(1), January 2013.
    http://www.icir.org/mallman/papers/bufferbloat-ccr13.pdf

Its an initial paper.  I think more data would be great!

allman


--
http://www.icir.org/mallman/





[-- Attachment #2: Bufferbloat-3G.png --]
[-- Type: image/png, Size: 267208 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: [Bloat] [e2e]  bufferbloat paper
@ 2013-01-10 13:48 dpreed
  0 siblings, 0 replies; 13+ messages in thread
From: dpreed @ 2013-01-10 13:48 UTC (permalink / raw)
  To: Keith Winstein; +Cc: end2end-interest, bloat

[-- Attachment #1: Type: text/plain, Size: 3199 bytes --]



These observations are easily explained by a) excessive refusal to signal congestion on each separate link (multiple seconds of buffering without drops or ECN), plus b) a contended upstream bottleneck.
 
In other words, exactly the same phenomenon encountered in Comcast's "DOCSIS plant".
 
I appreciate the actual willingness to look at data, despite the lack of cooperation of Verizon Wireless in providing access to the actual design and its parameters.
 
True expermental work, rather than presuming this has to do with "interference" in the radio space, and not bothering to verify that.  Yay!
 
However, I worry aboutect those with a huge personal investment in seeing "wireless" as different, and in promoting research based on false assumptions will continue to try to explain the observations with bizarre and complex explanations.  If there is a different explanation, develop an experiment that will discriminate between that hypothesis and the one above (the bufferbloat is important on LTE systems hypothesis), and *do the experimental measurement*.
 
-----Original Message-----
From: "Keith Winstein" <keithw@mit.edu>
Sent: Thursday, January 10, 2013 2:37am
To: "Michael Richardson" <mcr@sandelman.ca>
Cc: "bloat@lists.bufferbloat.net" <bloat@lists.bufferbloat.net>, "end2end-interest@postel.org" <end2end-interest@postel.org>, "mallman@icir.org" <mallman@icir.org>
Subject: Re: [e2e] [Bloat] bufferbloat paper



Hello Michael,

On Wed, Jan 9, 2013 at 9:07 AM, Michael Richardson <mcr@sandelman.ca> wrote:
> Have you considered repeating your test with two phones?

Yes, we have tried up to four phones at the same time.

> Can the download on phone1 affect the latency seen by a second phone?

In our experience, a download on phone1 will not affect the unloaded
latency seen by phone2. The cell towers appear to use a per-UE
(per-phone) queue on uplink and downlink. (This is similar to what a
commodity cable modem user sees -- I don't get long delays just
because my neighbor is saturating his uplink or downlink and causing a
standing queue for himself.)

However, a download on phone1 can affect the average throughput seen
by phone2 when it is saturating its link, suggesting that the two
phones are contending for the same limited resource (timeslices and
OFDM resource blocks, or possibly just backhaul throughput).

> Obviously the phones should be located right next to each other, with
> some verification that they are actually associated to the same tower.

This is harder than we thought it would be -- the phones have a
tendency to wander around rapidly among cell IDs (sometimes switching
several times in a minute). We're not sure if the different cell IDs
really represent different towers (we doubt it) or maybe just
different LTE channels or logical channels. I understand in LTE it is
possible for multiple towers to cooperate to receive one packet, so
the story may be more complicated.

In practice it is possible to get four phones to "hold still" on the
same cell ID for five minutes to do a test, but it is a bit like
herding cats and requires some careful placement and luck.

Best regards,
Keith

[-- Attachment #2: Type: text/html, Size: 4329 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-01-18 22:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-08  7:35 [Bloat] bufferbloat paper Ingemar Johansson S
2013-01-08 10:42 ` [Bloat] [e2e] " Keith Winstein
2013-01-08 12:19   ` Ingemar Johansson S
2013-01-08 12:44     ` Keith Winstein
2013-01-08 13:19       ` Ingemar Johansson S
2013-01-08 15:29         ` dpreed
2013-01-08 16:40           ` Mark Allman
2013-01-09 14:07   ` Michael Richardson
2013-01-10  7:37     ` Keith Winstein
2013-01-10 13:46       ` Michael Richardson
2013-01-08 15:04 ` dpreed
2013-01-18 22:00 ` [Bloat] " Haiqing Jiang
2013-01-10 13:48 [Bloat] [e2e] " dpreed

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox