From: Jim Gettys <jg@freedesktop.org>
To: Dave Taht <dave.taht@gmail.com>
Cc: "andrewmcgr@gmail.com" <andrewmcgr@gmail.com>,
bloat <bloat@lists.bufferbloat.net>
Subject: Re: [Bloat] What is fairness, anyway? was: Re: finally... winning on wired!
Date: Wed, 04 Jan 2012 12:23:18 -0500 [thread overview]
Message-ID: <4F048B06.7090707@freedesktop.org> (raw)
In-Reply-To: <CAA93jw5gnMKqF_SQuvteZm+2ksFoGOgWJxv2Bj4KF==Rt49h2w@mail.gmail.com>
On 01/04/2012 11:16 AM, Dave Taht wrote:
>
> 3) since game manufacturers have noted the diffserv marking in
> PFIFO-FAST, what do these queuing disciplines currently do?
> They pay no attention to diffserv. It's possible we have a small
> problem here, but I'd wager not.
That's not what I understand from talking to Andrew McGregor: he says
the game companies have figured out that diffserv marking is respected
by PFIFO-FAST, and are marking appropriately (since most current routers
are doing PFIFO-FAST, as it's been the default in Linux for quite a while.
But the flows may be sparse enough it may not matter so much.
I think we need to understand this in more depth...
>
> If their packets are not saturating the link, and/or it's per
> host FQ, they are going to win.
>
> isochronous flows (like voice, even (especially) skype) should respond well to
> this stuff, too. do, actually. skype is nicer now.
>
>
> footnotes:
>
> 1: the 'slower flows gain priority' question is my gravest concern
> (eg, ledbat, bittorrent). It's fixable with per-host FQ.
>
> 2: I note that identifying "a host" is harder than it was in nagle's
> day - with multiple protocols in use a hash against an IP address is
> not accurate, nor, by the time you hit the egress interface, do you
> have a mac address to use.
>
> I did not solve that problem in my home router gw/aqm/fq prototype.
> The approximation was a hash that matched an ip or ipv6 address.
>
> 3: (and conversely, existing elephants slow down). (and when you drop
> packets there is a good question, but you do end up with classic tail
> drop behavior in both QFQ and SFQ on a per flow basis. You can get
> head drop out of QFQ, actually)
>
> 4: especially in variable bandwidth scenarios, the depth of even the
> fairest queue needs to be managed somehow.
>
> But I can live with the nearly two orders of magnitude of basic
> latency improvement we've got now, as well
> as the probability this induces of doing smarter/effective queue
> length management, and keep getting the bugs out of it....
>
>>
>
>
next prev parent reply other threads:[~2012-01-04 17:23 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-02 0:40 [Bloat] " Dave Taht
2012-01-02 5:22 ` Eric Dumazet
2012-01-02 8:07 ` Dave Taht
2012-01-02 21:31 ` Dave Taht
2012-01-02 22:14 ` Albert Rafetseder
2012-01-02 22:33 ` Dave Taht
2012-01-04 15:25 ` [Bloat] What is fairness, anyway? was: " Jim Gettys
2012-01-04 16:16 ` Dave Taht
2012-01-04 17:23 ` Jim Gettys [this message]
2012-01-04 17:36 ` Justin McCann
2012-01-04 17:40 ` Eric Dumazet
[not found] ` <CAFkTFa89mOmbcOV1PWX3my04rK4NsEvyakcQV2j54qa0gzAViQ@mail.g mail.com>
2012-01-05 17:52 ` Bob Briscoe
2012-01-06 17:42 ` Jim Gettys
2012-01-06 18:09 ` Dave Taht
2012-01-06 19:57 ` Eric Dumazet
2012-01-06 20:34 ` Jonathan Morton
2012-01-07 19:42 ` Bob Briscoe
2012-01-07 22:16 ` Wesley Eddy
2012-01-08 0:40 ` Dave Taht
[not found] ` <CAA93jw7xKwdUeT7wFNoiM8RQp1--==Eazdo0ucc44vz+L1U06g@mail.g mail.com>
2012-01-09 5:38 ` Bob Briscoe
2012-01-11 7:26 ` Dave Taht
[not found] ` <CAA93jw4KJdYwrAuk7-yHDYCGBh1s6mE47eAYu2_LRfY45-qZ2g@mail.g mail.com>
2012-01-14 11:06 ` Bob Briscoe
2012-01-13 21:45 ` Dan Siemon
2012-01-14 15:55 ` Dave Taht
2012-01-04 16:22 ` Eric Dumazet
2012-02-05 0:24 ` George B.
2012-02-05 0:43 ` Jonathan Morton
2012-02-05 1:57 ` George B.
2012-02-05 2:05 ` john thompson
2012-02-05 7:39 ` Eric Dumazet
[not found] ` <CAA93jw68yntHkhETQ1a9-Azu7UXEuU9f5fgOsB25hvA240iApg@mail.gmail.com>
2012-02-05 14:24 ` Dave Taht
2012-02-05 17:53 ` Justin McCann
2012-02-05 18:21 ` Eric Dumazet
2012-01-14 16:35 Jesper Dangaard Brouer
2012-01-15 9:49 ` Dave Taht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.bufferbloat.net/postorius/lists/bloat.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F048B06.7090707@freedesktop.org \
--to=jg@freedesktop.org \
--cc=andrewmcgr@gmail.com \
--cc=bloat@lists.bufferbloat.net \
--cc=dave.taht@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox