urcu.git
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
2011-09-19  Mathieu Desnoyersrculfhash: merge table hash and link stages into populate
2011-09-19  Mathieu DesnoyersMerge branch 'urcu/ht-shrink-help' into urcu/ht-shrink
2011-09-19  Mathieu Desnoyersrculfhash: remove helper scheme
2011-09-15  Lai Jiangshanavoid leaking crdp for failed path
2011-09-15  Lai JiangshanReturn -EEXIST when the old cpu call_rcu_data has not...
2011-09-15  Lai Jiangshanprotect writing to per_cpu_call_rcu_data[*]
2011-09-15  Lai Jiangshanwake up default call_rcu thread after we move the lefto...
2011-09-15  Lai Jiangshanavoid memory leak in call_rcu_data_free()
2011-09-15  Lai Jiangshanurcu call_rcu: fix use after free()
2011-09-15  Lai Jiangshanuse get_cpu_call_rcu_data() for get_call_rcu_data()
2011-09-15  Lai Jiangshaninit maxcpus before use
2011-09-15  Lai Jiangshancall_rcu implementation: add missing static
2011-09-15  Lai Jiangshancall_rcu implementation: add missing static
2011-09-15  Mathieu DesnoyersDocument QSBR interaction with mutexes
2011-09-15  Mathieu DesnoyersDocument QSBR interaction with mutexes
2011-09-15  Mathieu Desnoyersrculfhash test: exit upon failure
2011-09-15  Mathieu Desnoyersrculfhash: fix add_unique node counting
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 Desnoyersqsbr vs call_rcu : remove exit assertion
2011-09-14  Mathieu Desnoyersrculfhash: validate lookups
2011-09-14  Mathieu Desnoyersrculfhash test: add pool offsets
2011-09-14  Mathieu Desnoyersrculfhash: with resize stop and helpers, min size can...
2011-09-14  Mathieu Desnoyersrculfhash: help scheme: fix end node, insertion, and...
2011-09-14  Mathieu Desnoyersrculfhash: break in-progress resize when target size...
2011-09-14  Mathieu Desnoyersrculfhash: break in-progress resize when target size...
2011-09-13  Mathieu Desnoyersrculfhash: make add/removal help expand
2011-09-13  Mathieu Desnoyersrculfhash: comment shrink operation
2011-09-13  Mathieu Desnoyersrculfhash: remove verified TODOs
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-13  Mathieu Desnoyersurcu-pointer: implement URCU_FORCE_CAST for C++ compati...
2011-09-13  Mathieu Desnoyersrculfhash: use single init-time allocation for order...
2011-09-13  Paolo Bonziniurcu-qsbr: use rcu_thread_offline/rcu_thread_online...
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 Desnoyerscall_rcu: register work threads as rcu readers
2011-09-11  Mathieu DesnoyersQSBR: add missing wakeups in synchronize_rcu code
2011-09-11  Mathieu DesnoyersQSBR: add missing wakeups in synchronize_rcu code
2011-09-11  Mathieu Desnoyersrculfhash: hold rcu read-side lock in resize
2011-09-11  Mathieu Desnoyerscall_rcu: register work threads as rcu readers
2011-09-11  Mathieu Desnoyersrculfhash: add list iteration tracer in gc
2011-09-11  Mathieu Desnoyersrculfhash: poison memory before free (for testing)
2011-09-11  Mathieu Desnoyersrculfhash: reinstate i - 1 for shrink
2011-09-11  Mathieu Desnoyersrculfhash: add assertion in path compression
2011-09-11  Mathieu Desnoyersrculfhash: fix fini_table for size 1
2011-09-11  Mathieu Desnoyersrculfhash: Fix off-by-one in fini_table
2011-09-10  Mathieu Desnoyersrculfhash: add asserts and comments
2011-09-10  Paolo Bonzinicmm: do not generate code for smp_rmb/smp_wmb on x86_64
2011-09-10  Paolo Bonzinicmm: let per-arch files provide cmm_smp_* barriers
2011-09-09  Mathieu Desnoyersrculfhash test: -A option for auto resize
2011-09-09  Mathieu Desnoyersrculfhash: Make auto resize selectable with flag
2011-09-09  Tulio Magno... Optimize caa_get_cycles() for PowerPC64
2011-09-08  Mathieu Desnoyersrculfhash: update ascii art
2011-09-08  Mathieu Desnoyersrculfhash: set minimum table size, add todo about helpi...
2011-09-08  Mathieu Desnoyersrculfhash: fix 0 order lookup (special-case)
2011-09-08  Mathieu Desnoyersrculfhash: simplify dummy node removal
2011-09-08  Mathieu Desnoyersrculfhash: deal with resize to size 1 corner-case
2011-09-07  Mathieu Desnoyersrculfhash: allow shrink
2011-09-07  Mathieu Desnoyerstest rculfhash: add/remove/random support (with SIGUSR1)
2011-09-07  Mathieu Desnoyersrculfhash: set size instead of max for per-cpu count...
2011-09-07  Mathieu Desnoyersrculfhash: tweak resize thresholds
2011-09-07  Mathieu Desnoyersrculfhash: tweak per-cpu counter resize with thresholds
2011-09-06  Mathieu Desnoyersrcuhash: lazy per-cpu counters, fix resize target update
2011-09-06  Mathieu Desnoyersrculfhash: count nodes (per-cpu) as expand criterion
2011-09-05  Mathieu Desnoyerslfq/lfs tests: use call_rcu
2011-09-05  Mathieu DesnoyersRevert "Add cds_list_empty"
2011-09-05  Mathieu DesnoyersAdd cds_list_empty
2011-09-04  Mathieu Desnoyerslist: Add cds_list_first_entry
next
This page took 0.037113 seconds and 4 git commands to generate.