Re: [PATCH] add b+tree library

From: Andi Kleen
Date: Sat Jan 10 2009 - 14:41:42 EST


Johannes Berg <johannes@xxxxxxxxxxxxxxxx> writes:

> Also, to elaborate on that answer, I'm going to use this as a sort of
> hash table for wireless, where it ensures better scalability than a pure
> hashtable from quiet environments (say wireless off on an airplane) to
> your wireless test lab (100+ access points)

Is there any particular reason you can't use the standard rbtrees
for that?

-Andi
--
ak@xxxxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/