[ltt-dev] [PATCH 0/9] change lfht test
Lai Jiangshan
laijs at cn.fujitsu.com
Sun Nov 13 23:50:50 EST 2011
remove pools
add bucket conflict test
add same-hash-value-chain test
use different duplicated node test
Use random value for hash value directly, so a proper random
number generator is used.
Lai Jiangshan (9):
Fix arguments order
keep the last position for failed lookup
add cds_lfht_add_at()
new random generator
use random value for hash value directly
test hash value Confilict with buckets
add identical-hash-value-chain test
add duplicated node test
change strategy for AR_RANDOM
rculfhash.c | 50 +++++--
tests/test_urcu_hash.c | 433 +++++++++++++++++++++++-------------------------
urcu/rculfhash.h | 51 ++++--
3 files changed, 279 insertions(+), 255 deletions(-)
--
1.7.4.4
More information about the lttng-dev
mailing list