urcu.git
2011-11-02  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-11-01  Mathieu DesnoyersRename likely/unlikely to caa_likely/caa_unlikely
2011-11-01  Mathieu DesnoyersAdd structure descriptions, remove redundant clear_flag()
2011-11-01  Paul E. McKenneyFix CAA_BITS_PER_lONG typo
2011-11-01  Lai Jiangshanrculfhash: add min_alloc_size test parameter
2011-11-01  Lai Jiangshanrculfhash: Fix min_alloc_size bug
2011-11-01  Lai Jiangshanrculfhash: Fix ht allocation bug
2011-10-28  Lai Jiangshanrculfhash: add CDS_LFHT_ACCOUNTING flag
2011-10-28  Lai Jiangshanrculfhash: use DEFAULT_SPLIT_COUNT_MASK for !HAVE_SYSCONF
2011-10-28  Lai Jiangshanrculfhash: use hash for index if !HAVE_SCHED_GETCPU
2011-10-28  Lai Jiangshanrculfhash: rename percpu_count to split_count
2011-10-28  Mathieu Desnoyersrculfhash: Cast to struct rcu_level * instead of void...
2011-10-28  Lai Jiangshanrculfhash: directly lookup bucket in the first order...
2011-10-28  Lai JiangshanAvoid alloc small memory pieces
2011-10-28  Lai Jiangshanrculfhash: Remove unneed branches
2011-10-28  Lai Jiangshanrculfhash: create dummy nodes directly when create...
2011-10-28  Lai Jiangshanrculfhash: fix uniquely add vs cds_lfht_next observatio...
2011-10-28  Lai JiangshanCleanup order semantic
2011-10-27  Lai JiangshanComment cleanup: fix ascii art
2011-10-27  Lai JiangshanCleanup _cds_lfht_del()
2011-10-27  Lai JiangshanCleanup _cds_lfht_replace()
2011-10-27  Lai JiangshanRemove dead code in _cds_lfht_gc_bucket()
2011-10-27  Mathieu DesnoyersMove replace code out from _cds_lfht_add()
2011-10-17  Lai JiangshanRename the parameter name of _cds_lfht_replace()
2011-10-17  Lai JiangshanFix dummy node insertion bug
2011-10-17  Lai Jiangshancompare hash value before call compare_fct()
2011-10-17  Lai Jiangshanrculfhash: Simplify lookup_bucket()
2011-10-17  Lai Jiangshanrculfhash: avoid unneed garbage collect
2011-10-17  Lai Jiangshanrculfhash: merge duplicated code for bucket lookup
2011-10-17  Lai Jiangshanrculfhash: make struct rcu_level size power of 2
2011-10-15  Mathieu DesnoyersReinsert missing test_urcu_*.c files (missing in rename)
2011-10-15  Mathieu DesnoyersReinsert missing test_urcu_*.c files (missing in rename)
2011-10-14  Lai Jiangshanrculfhash: simplify get_count_order()
2011-10-14  Lai Jiangshanrculfhash: use dbg_printf() for grow/shrink printout
2011-10-14  Lai Jiangshanrculfhash: merge thread_id into struct partition_resize...
2011-10-14  Lai Jiangshanrculfhash: remove unused rcu_head in partition_resize_work
2011-10-14  Lai Jiangshanrename test_qsbr to test_urcu_qsbr
2011-10-05  Mathieu Desnoyersrculfhash test: handle write return value
2011-10-05  Mathieu Desnoyersrcuhash test: fix 32-bit type warning
2011-10-05  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-10-05  Mathieu Desnoyersurcu-pointer: fix rcu_set_pointer unset return value
2011-10-02  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-10-02  Mathieu DesnoyersEnhance API.txt documentation, add to Makefile as EXTRA...
2011-09-30  Mathieu Desnoyersrculfhash: do not sample in_progress_destroy in the...
2011-09-30  Mathieu Desnoyersrculfhash: break resize loop on destroy
2011-09-30  Mathieu Desnoyersrculfhash: decrement resize cnt on destroy
2011-09-30  Mathieu DesnoyersCheck for in progress destroy before calling call_rcu...
2011-09-30  Mathieu Desnoyersrculfhash: Test for initiated destroy before performing...
2011-09-29  Mathieu DesnoyersVersion 0.6.5 v0.6.5
2011-09-29  Mathieu Desnoyerscall_rcu: Document call_rcu requirements
2011-09-29  Mathieu Desnoyerscall_rcu: Document call_rcu requirements
2011-09-29  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-29  Mathieu Desnoyerscall_rcu: fix error handling of malloc error
2011-09-29  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-29  Mathieu Desnoyersurcu call_rcu: Use RCU read-side protection for per...
2011-09-29  Lai Jiangshanurcu,call_rcu: Cleanup call_rcu_data pointers before...
2011-09-29  Lai Jiangshanurcu,call_rcu: avoid create call_rcu_data for child...
2011-09-29  Lai Jiangshanurcu,defer_rcu: Make defer_rcu encoding more compact...
2011-09-29  Mathieu Desnoyersurcu_defer: Use cancellation flag instead of pthread_ca...
2011-09-29  Lai Jiangshanurcu,call_rcu: protects call_rcu_data_list when remove...
2011-09-28  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-28  Mathieu DesnoyersCreate default call rcu data upon per-cpu call-rcu...
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-28  Mathieu Desnoyersrculfhash: fix get first / get next iterator
2011-09-28  Mathieu DesnoyersFix handling of systems without sysconf nr possible...
2011-09-27  Mathieu Desnoyersrculfhash needs local config.h
2011-09-27  Mathieu Desnoyersrculfhash: update header documentation
2011-09-27  Mathieu Desnoyersrculfhash test: move init node outside of rcu read...
2011-09-27  Mathieu DesnoyersAdd cds_lfht_first/cds_lfht_next for hash table iteration
2011-09-27  Mathieu Desnoyersrculfhash: rename _next into _next_duplicate
2011-09-27  Mathieu Desnoyersrculfhash: document use of caa_container_of()
2011-09-26  Mathieu Desnoyersrculfhash: cleanup includes
2011-09-22  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-22  Mathieu Desnoyerspowerpc: use __NO_LWSYNC__ check to use appropriate...
2011-09-22  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-22  Paolo Bonzinicmm: provide lightweight smp_rmb/smp_wmb on PPC
2011-09-22  Mathieu Desnoyersrculfhash: factor out add_replace and replace
2011-09-22  Mathieu Desnoyersatomic: provide seq_cst semantics on powerpc
2011-09-21  Mathieu Desnoyersrculfhash tests: make node count RCU aware
2011-09-21  Mathieu Desnoyersrculfhash: set next to NULL when node is NULL
2011-09-21  Mathieu Desnoyersrculfhash: approximation can be negative
2011-09-21  Mathieu Desnoyersrculfhash: min size only needed on shrink, take nr...
2011-09-21  Mathieu Desnoyersrculfhash: type the ht count approx as long
2011-09-21  Mathieu Desnoyersrculfhash: handle small and negative table size approxi...
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 cleanup: count percpu deletes in the positive...
2011-09-21  Mathieu Desnoyersrculfhash: node alignment is back to 4 bytes
2011-09-21  Mathieu Desnoyersrculfhash: remove now unneeded gc flag (combine with...
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: spawn only number of threads required for...
2011-09-20  Mathieu Desnoyersrculfhash: parallelize resize
2011-09-19  Mathieu Desnoyersrculfhash: document flags
2011-09-19  Mathieu Desnoyersrculfhash: comment file inclusion order
2011-09-19  Mathieu Desnoyersrculfhash: simplify lfht_new API with inline wrapper
2011-09-19  Mathieu Desnoyersrculfhash: add TODO for resize worker threads urcu/ht-shrink-help
2011-09-19  Mathieu Desnoyersrculfhash: Remove leftover assertions
next
This page took 0.038324 seconds and 4 git commands to generate.