rculfhash test: fix 32-bit hash
[urcu.git] / tests / test_urcu_hash.c
2011-09-28  Mathieu Desnoyersrculfhash test: fix 32-bit hash
2011-09-28  Mathieu Desnoyersrculfhash test: Use get first/get next to delete all...
2011-09-27  Mathieu Desnoyersrculfhash test: move init node outside of rcu read...
2011-09-22  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-22  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-22  Mathieu Desnoyersrculfhash: factor out add_replace and replace
2011-09-21  Mathieu Desnoyersrculfhash tests: make node count RCU aware
2011-09-21  Mathieu Desnoyersrculfhash: approximation can be negative
2011-09-21  Mathieu Desnoyersrculfhash: fix node approx counting
2011-09-21  Mathieu Desnoyersrculfhash: output approximation of number of nodes...
2011-09-21  Mathieu Desnoyersrculfhash: implement lock-free replacement
2011-09-21  Mathieu Desnoyersrculfhash: support replacement operation
2011-09-20  Mathieu Desnoyersrculfhash: API rename: remove -> del
2011-09-20  Mathieu Desnoyersrculfhash: parallelize resize
2011-09-19  Mathieu Desnoyersrculfhash: simplify lfht_new API with inline wrapper
2011-09-19  Mathieu DesnoyersMerge branch 'urcu/ht-shrink-help' into urcu/ht-shrink
2011-09-15  Mathieu Desnoyersrculfhash test: exit upon failure
2011-09-14  Mathieu Desnoyersrculfhash test: cast rand_r return value directly
2011-09-14  Mathieu Desnoyersrculfhash test: add verbosity
2011-09-14  Mathieu Desnoyersrculfhash test: allow different size for lookup, write...
2011-09-14  Mathieu Desnoyersrculfhash: validate lookups
2011-09-14  Mathieu Desnoyersrculfhash test: add pool offsets
2011-09-13  Mathieu Desnoyersrculfhash: put thread offline before taking mutex ...
2011-09-13  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink-help
2011-09-11  Mathieu Desnoyersrculfhash test: add missing call_rcu per-cpu worker...
2011-09-11  Mathieu Desnoyersrculfhash: disable poison and remove debugging code
2011-09-11  Mathieu Desnoyersrculfhash: hold rcu read-side lock in resize
2011-09-11  Mathieu Desnoyersrculfhash: poison memory before free (for testing)
2011-09-09  Mathieu Desnoyersrculfhash test: -A option for auto resize
2011-09-09  Mathieu Desnoyersrculfhash: Make auto resize selectable with flag
2011-09-07  Mathieu Desnoyersrculfhash: allow shrink
2011-09-07  Mathieu Desnoyerstest rculfhash: add/remove/random support (with SIGUSR1)
2011-09-03  Mathieu Desnoyersrculfhash test: Check random pool size urcu/ht
2011-09-03  Mathieu Desnoyersrculfhash: Add initial hash population
2011-09-03  Mathieu Desnoyersrculfhash: benchmark QSBR flavor
2011-09-03  Mathieu Desnoyersrculfhash test: print number of add fail (uniquify...
2011-09-03  Mathieu DesnoyersUse cds_lfht namespace for lock-free hash table
2011-09-03  Mathieu DesnoyersMerge branch 'master' into urcu/ht
2011-07-11  Mathieu Desnoyersrculfhash test: make teardown more verbose and faster
2011-07-07  Mathieu Desnoyersrculfhash test: add options
2011-07-07  Mathieu Desnoyersrculfhash test: use per-cpu call-rcu threads
2011-07-07  Mathieu Desnoyersrculfhash: update add_unique api
2011-07-07  Mathieu Desnoyersrculfhash test: increases random pool size
2011-07-07  Mathieu Desnoyersrculfhash test: add nr_leaked count
2011-07-07  Mathieu Desnoyersrculfhash: garbage collection scheme
2011-07-06  Mathieu Desnoyersrculfhash: Remove "value" pointer
2011-07-06  Mathieu Desnoyersrculfhash test: add missing free
2011-07-06  Mathieu Desnoyersrculfhash: add unique
2011-07-06  Mathieu Desnoyersrculfhash: implement real hash function
2011-07-06  Mathieu DesnoyersMerge remote branch 'origin/urcu/ht' into urcu/ht
2011-07-06  Mathieu Desnoyersrcu lf hash table runtime fixes
2011-07-05  Mathieu Desnoyerssplit-ordered hash table
2011-07-02  Mathieu DesnoyersRename urcu-ht to rculfhash
This page took 0.151311 seconds and 60 git commands to generate.