Merge branch 'master' into urcu/ht-shrink
[urcu.git] / tests /
2011-09-29  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-28  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
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 DesnoyersPair all_cpu call_rcu create with free
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-05  Mathieu Desnoyerslfq/lfs tests: use call_rcu
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-09-03  Mathieu DesnoyersRevert "Create per RCU flavor CDS libraries"
2011-09-03  Mathieu DesnoyersRevert "CDS API: removal of rcu_read lock/unlock dep...
2011-08-17  Mathieu DesnoyersAdd runall.sh to tarball
2011-08-17  Mathieu DesnoyersCDS API: removal of rcu_read lock/unlock dep, removal...
2011-08-17  Mathieu DesnoyersCreate per RCU flavor CDS libraries
2011-08-17  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev lfqueue-dev
2011-08-17  Paolo Bonziniapi: reimplement BUILD_BUG_ON in compiler.h
2011-08-17  Paolo Bonzinitest api cleanup: remove unused primitives
2011-08-17  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev
2011-08-17  Paolo Bonziniput thread offline while waiting for the init flag
2011-08-17  Paolo Bonzinircutorture: fix rcutorture-qsbr
2011-08-16  Mathieu DesnoyersFix tests Makefile EXTRA_DIST to use api.h
2011-08-16  Paolo Bonziniapi: remove list/hlist
2011-08-16  Paolo Bonziniapi: remove arch-specific files
2011-08-16  Paolo Bonziniapi: make api_gcc.h a superset of the other headers
2011-08-12  Paolo Bonzinitests api: remove atomics
2011-08-09  Paolo Bonziniput thread offline while waiting for the init flag
2011-08-09  Paolo Bonzinircutorture: fix rcutorture-qsbr
2011-08-08  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev
2011-07-21  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev
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
2011-07-02  Mathieu DesnoyersMerge branch 'master' into urcu/ht
2011-07-01  Mathieu DesnoyersRCU lfqueue: Now works without reference counting ...
2011-06-30  Mathieu Desnoyersurcu tests: hold mutex across use of custom allocator
2011-06-29  Mathieu Desnoyersapi.h: fix type warning
2011-06-29  Mathieu Desnoyerstests: only include syscall.h on linux systems
2011-06-27  Mathieu Desnoyersuatomic: fix i386 support
2011-06-13  Mathieu DesnoyersFix test warning
2011-06-10  Mathieu DesnoyersAdd urcu/cds.h placeholder for all CDS headers
2011-06-10  Mathieu DesnoyersHeaders: move uatomic_*.h to urcu/uatomic/*.h, rename...
2011-06-10  Mathieu Desnoyerslfqueue: don't use defer_rcu anymore
2011-06-10  Mathieu DesnoyersCombine stack and queues info liburcu-cds.so
2011-06-10  Mathieu Desnoyerscds containers: lfqueue and lfstack: don't depend on...
2011-06-09  Paolo Bonziniuatomic: add uatomic_and
2011-06-09  Paolo Bonziniuatomic: add uatomic_or
2011-06-08  Paolo Bonzinircutorture: make goflag volatile
2011-06-06  Mathieu Desnoyerscall_rcu: use cpu affinity for per-cpu call_rcu threads
2011-06-03  Paul E. McKenneyMake defer_rcu() usable from library using multiple...
2011-06-03  Paul E. McKenneyMap symbols to allow multiple RCU flavors to be used...
2011-05-11  Colin McCabeuserspace-rcu tests: zero array before using
2011-03-09  Paul E. McKenneyProvide cleanup interfaces for per-CPU and per-thread...
2011-03-09  Paul E. McKenneyAdd call_rcu() interface
2010-12-31  Mathieu Desnoyersurcu_defer: update test programs (build fix)
2010-12-31  Mathieu Desnoyersrcu_defer test: handle error value
next
This page took 0.037727 seconds and 7 git commands to generate.