On 28/12/2007, Aryeh M. Friedman <aryeh.friedman@gmail.com> wrote:
> Depends on the size of the table... I work with a algrothem that
> regularly has tables between 2^32 and 2^64 buckets (even though the we
> use a slightly different terminology)
This looks like an interesting project - are you using hashes not for
speed but as a generic storage organization algorithm?
And, I think at least some of the popular non-crypto hash algorithms
could be easily extended to work with 64-bit integers - are you really
using the "big" hashes for this?
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"