* [Codel] code review: openbsd codel implementation
@ 2021-10-24 17:42 Dave Taht
2021-10-24 17:43 ` Dave Taht
0 siblings, 1 reply; 2+ messages in thread
From: Dave Taht @ 2021-10-24 17:42 UTC (permalink / raw)
To: codel
I've been beginning to worry that multiple implementations have been
getting the drop scheduler incorrect for codel.
The openbsd implementation caps the count at 400:
https://github.com/openbsd/src/blob/2207c4325726fdc5c4bcd0011af0fdf7d3dab137/sys/net/fq_codel.c#L263
--
Fixing Starlink's Latencies: https://www.youtube.com/watch?v=c9gLo6Xrwgw
Dave Täht CEO, TekLibre, LLC
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Codel] code review: openbsd codel implementation
2021-10-24 17:42 [Codel] code review: openbsd codel implementation Dave Taht
@ 2021-10-24 17:43 ` Dave Taht
0 siblings, 0 replies; 2+ messages in thread
From: Dave Taht @ 2021-10-24 17:43 UTC (permalink / raw)
To: codel
sorry, that was:
https://github.com/openbsd/src/blob/2207c4325726fdc5c4bcd0011af0fdf7d3dab137/sys/net/fq_codel.c#L340
On Sun, Oct 24, 2021 at 10:42 AM Dave Taht <dave.taht@gmail.com> wrote:
>
> I've been beginning to worry that multiple implementations have been
> getting the drop scheduler incorrect for codel.
>
> The openbsd implementation caps the count at 400:
>
> https://github.com/openbsd/src/blob/2207c4325726fdc5c4bcd0011af0fdf7d3dab137/sys/net/fq_codel.c#L263
>
> --
> Fixing Starlink's Latencies: https://www.youtube.com/watch?v=c9gLo6Xrwgw
>
> Dave Täht CEO, TekLibre, LLC
--
Fixing Starlink's Latencies: https://www.youtube.com/watch?v=c9gLo6Xrwgw
Dave Täht CEO, TekLibre, LLC
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-24 17:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-24 17:42 [Codel] code review: openbsd codel implementation Dave Taht
2021-10-24 17:43 ` Dave Taht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox