Re: [PATCH] add b+tree library

From: JÃrn Engel
Date: Sun Jan 11 2009 - 03:31:37 EST


On Sun, 11 January 2009 00:57:20 +0100, Peter Zijlstra wrote:
>
> B-tree's however have one thing over RB-trees, B-trees can be made
> RCU-safe whereas RB-trees cannot be -- the only problem is that Joern's
> doesn't do that.

And yours doesn't support multiple key sizes afaics. I don't mind
using your version as a basis, so long as my^Wboth requirements get
fulfilled. ;)

Do you see a problem combining rcu with keys being an array of unsigned
long?

JÃrn

--
SchrÃdinger's cat is <BLINK>not</BLINK> dead.
-- Illiad
--
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/