From: Mathieu Desnoyers Date: Wed, 6 Jul 2011 04:44:43 +0000 (-0400) Subject: rculfhash: use threshold and target X-Git-Tag: v0.7.0~43^2~228 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=3390d4701e9fec1df68bbfff42cca215b4bfee05;hp=3390d4701e9fec1df68bbfff42cca215b4bfee05;p=urcu.git rculfhash: use threshold and target Accept to target bucket len greater than 1 to diminish the memory consumption without too much performance impact. Signed-off-by: Mathieu Desnoyers ---