[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADVnQy=Ofo0CTqTtNRFnnnSPmfAR_rybx=ZLBiUpSiNKT+nARw@mail.gmail.com>
Date: Mon, 2 Jan 2017 18:16:04 -0500
From: Neal Cardwell <ncardwell@...gle.com>
To: sedat.dilek@...il.com
Cc: Netdev <netdev@...r.kernel.org>
Subject: Re: tcp_bbr: Forcing set of BBR congestion control as default
On Mon, Jan 2, 2017 at 2:30 PM, Sedat Dilek <sedat.dilek@...il.com> wrote:
> OK, this looks now good.
Great. Glad to hear it!
> Does BBR only work with fq-qdisc best?
Yes. BBR is designed to work with pacing. And so far the "fq" qdisc is
the only qdisc that offers pacing. So BBR currently needs the "fq"
qdisc. In the future, other qdiscs (or even other layers of the stack)
may offer pacing, in which case BBR could use those as well.
> What about fq_codel?
The "fq_codel" qdisc does not implement pacing, so it would not be sufficient.
cheers,
neal
Powered by blists - more mailing lists