Re: a proposed callout API
- From: Andre Oppermann <andre@xxxxxxxxxxx>
- Date: Tue, 14 Nov 2006 16:59:48 +0100
Poul-Henning Kamp wrote:
In message <4559E301.2030607@xxxxxxxxxxx>, Andre Oppermann writes:Luigi Rizzo wrote:On Tue, Nov 14, 2006 at 04:11:20PM +0100, Andre Oppermann wrote:We've used it a number of other projects and it beats everything
...
It's important to know that any random memory accesses on modernyou mean this stuff ?
CPUs are really expensive because of cache misses. That's why
Judy tries beat RB tries by an order of a magnitude these days.
http://docs.hp.com/en/B6841-90001/ch02s01.html
http://judy.sourceforge.net/
else hands down in speed and memory consumption.
I would like to thank you all for your enthusiasm in promoting
various data structures, but I kindly remind you that the only
sorting requirement we have for the short/likely callouts is
to know which one is next and that we may have duplicate keys.
Heh. I never meant to propose any particular data structure for
the callout stuff. Judy and RB were purely meant to illustrate
the (non-)cache busting effect. I certainly wouldn't want to
include Judy in the kernel.
--
Andre
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"
- References:
- Re: a proposed callout API
- From: Poul-Henning Kamp
- Re: a proposed callout API
- Prev by Date: Re: a proposed callout API
- Next by Date: Re: a proposed callout API
- Previous by thread: Re: a proposed callout API
- Next by thread: Re: a proposed callout API
- Index(es):
Relevant Pages
|
|