CoDel AQM discussions
 help / color / mirror / Atom feed
* [Codel] found another good use for a queue today, possibly
@ 2018-11-27  2:17 Dave Taht
  2018-11-27  4:08 ` Stephen Hemminger
  2018-11-29 17:17 ` [Codel] " Dave Taht
  0 siblings, 2 replies; 5+ messages in thread
From: Dave Taht @ 2018-11-27  2:17 UTC (permalink / raw)
  To: bloat, codel

I had been investigating various hashing schemes for speeding up the
babeld routing protocol daemon, and dealing with annoying bursty cpu
behavior (resizing memory, bursts of packets, thundering herds of
retractions), and, although it's a tough slog of a read, this adds a
queue to cuckoo hashing to good effect in flattening out insertion
time.

https://arxiv.org/pdf/0903.0391.pdf

But for all I know it's dependent on angels dancing on saddles mounted
on unicorns. I skip to the graphs for insertion time and go back to
the text for another round...

"polylog(n)-wise Independent Hash Function". OK, my google-foo fails
me: The authors use sha1, would something lighter weight suit?


-- 

Dave Täht
CTO, TekLibre, LLC
http://www.teklibre.com
Tel: 1-831-205-9740

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

end of thread, other threads:[~2018-11-29 17:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-27  2:17 [Codel] found another good use for a queue today, possibly Dave Taht
2018-11-27  4:08 ` Stephen Hemminger
2018-11-27  4:17   ` [Codel] [Bloat] " Jonathan Morton
2018-11-29  4:37     ` Dave Taht
2018-11-29 17:17 ` [Codel] " Dave Taht

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