rbtree test: add missing call_rcu per-cpu threads teardown
[urcu.git] / urcu-rbtree.c
2011-09-05  Mathieu Desnoyersurcu-rbtree: allow testing performance without barriers
2011-09-05  Mathieu Desnoyersurcu-rbtree: Allow configuration of rcu_deref
2011-09-04  Mathieu Desnoyersrcurbtree: update non-rcu test functions for range...
2011-09-04  Mathieu Desnoyersurcu-rbtree: add test without rcu define
2011-09-03  Mathieu DesnoyersMerge branch 'master' into rbtree2
2011-08-18  Mathieu DesnoyersMerge branch 'master' into rbtree2
2011-08-18  Mathieu DesnoyersMerge branch 'master' into rbtree2
2011-06-09  Mathieu DesnoyersMerge branch 'master' into rbtree2
2011-06-09  Mathieu DesnoyersMerge branch 'master' into rbtree2
2011-06-08  Mathieu DesnoyersMerge branch 'master' into rbtree2
2011-06-07  Mathieu DesnoyersMerge remote branch 'origin/master' into rbtree2
2011-06-03  Mathieu DesnoyersMerge branch 'master' into rbtree2
2011-06-03  Mathieu DesnoyersWrap allocation/free into static function
2011-06-03  Mathieu Desnoyersrbtree API change: handle node memory allocation internally
2011-06-02  Mathieu DesnoyersFix search range comparison
2011-06-02  Mathieu DesnoyersComment debug facility
2011-06-02  Mathieu DesnoyersAdd explanation about reader vs writer concurrency...
2011-06-02  Mathieu DesnoyersUpdate todo comment about memory allocation error
2011-06-02  Mathieu DesnoyersRange search works
2011-06-02  Mathieu DesnoyersRecalculate max end values on rotation
2011-06-02  Mathieu DesnoyersUse comparison function for end/max_end
2011-06-02  Mathieu Desnoyersrbtree: Add end recalculation for transplant
2011-06-02  Mathieu DesnoyersAdd populate_node_end for insertion
2011-06-02  Mathieu DesnoyersRemove incorrectly duplicated set_left/set_right
2011-06-02  Mathieu DesnoyersRename node fields to begin/end
2011-06-01  Mathieu DesnoyersRBtree: Drop initial range support
2011-05-30  Mathieu DesnoyersRBtree: move wmb after node write
2011-05-30  Mathieu DesnoyersCleanup API
2011-05-30  Mathieu DesnoyersRBtree: Only execute usleep() in debug mode
2011-05-30  Mathieu DesnoyersAdd range test case, fix range search
2011-05-30  Mathieu DesnoyersAdd search min/max for ranges
2011-05-30  Mathieu DesnoyersRCU RBTree: Populate range information (augmented rbtree)
2011-05-30  Mathieu DesnoyersAdd _STORE_SHARED to set_parent
2011-05-30  Mathieu Desnoyersrbtree: disable debug mode
2011-05-30  Mathieu DesnoyersFix rcu_rbtree_prev
2011-05-29  Mathieu DesnoyersAtomicize parent pointer and position update/read
2011-05-29  Mathieu DesnoyersRCU search fix
2011-05-29  Mathieu DesnoyersAdd missing read lock in test, cleanup transplant
2011-05-28  Mathieu DesnoyersUse decay for rotate and transplant
2011-05-28  Mathieu DesnoyersFix rbtree for nr items > 4, add rcu and non-rcu rotate...
2011-05-28  Mathieu Desnoyersrcu rbtree: make rotation reader-aware
2011-05-28  Mathieu DesnoyersImplement transplant based on decay scheme
2011-05-28  Mathieu Desnoyersrbtree: use decay scheme
2011-05-28  Mathieu DesnoyersReimplement basic non-RCU rbtree
This page took 0.159897 seconds and 50 git commands to generate.