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


_______________________________________________
ltt-dev mailing list
[email protected]
http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev

Reply via email to