Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
* [Cake] packet mass, ecn, and a fractional count
@ 2015-05-08  2:32 Dave Taht
  2015-05-08  5:12 ` Jonathan Morton
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Taht @ 2015-05-08  2:32 UTC (permalink / raw)
  To: cake

from observing behaviors with large numbers of flows, fq_codel derived
algorithms start to struggle to achieve the desired delay, cake
seemingly less so, and perhaps this is related to collisions also.

A thought would be to use a fractional (fixed point) increment to
count rather than "1" when larger numbers of flows are present.

The original ns2 model started applying a slightly different fraction
to count in certain circumstances. It is quite doable in the 32 bit
int to reserve a few bits for a fixed point fraction (say, 4 bits),
but to apply it as the number of flows in play grows, not sure.

See also the tracy widom distribution.

-- 
Dave Täht
Open Networking needs **Open Source Hardware**

https://plus.google.com/u/0/+EricRaymond/posts/JqxCe2pFr67

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

end of thread, other threads:[~2015-05-09 17:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-08  2:32 [Cake] packet mass, ecn, and a fractional count Dave Taht
2015-05-08  5:12 ` Jonathan Morton
2015-05-09 16:37   ` Dave Taht
2015-05-09 17:59     ` Jonathan Morton

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