projects
/
urcu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
urcu.git
2011-10-28
Lai Jiangshan
rculfhash: directly lookup bucket in the first order...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Lai Jiangshan
Avoid alloc small memory pieces
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Lai Jiangshan
rculfhash: Remove unneed branches
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Lai Jiangshan
rculfhash: create dummy nodes directly when create...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Lai Jiangshan
rculfhash: fix uniquely add vs cds_lfht_next observatio...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Lai Jiangshan
Cleanup order semantic
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Lai Jiangshan
Comment cleanup: fix ascii art
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Lai Jiangshan
Cleanup _cds_lfht_del()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Lai Jiangshan
Cleanup _cds_lfht_replace()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Lai Jiangshan
Remove dead code in _cds_lfht_gc_bucket()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Mathieu Desnoyers
Move replace code out from _cds_lfht_add()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Lai Jiangshan
Rename the parameter name of _cds_lfht_replace()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Lai Jiangshan
Fix dummy node insertion bug
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Lai Jiangshan
compare hash value before call compare_fct()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Lai Jiangshan
rculfhash: Simplify lookup_bucket()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Lai Jiangshan
rculfhash: avoid unneed garbage collect
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Lai Jiangshan
rculfhash: merge duplicated code for bucket lookup
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Lai Jiangshan
rculfhash: make struct rcu_level size power of 2
commit
|
commitdiff
|
tree
|
snapshot
2011-10-15
Mathieu Desnoyers
Reinsert missing test_urcu_*.c files (missing in rename)
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Lai Jiangshan
rculfhash: simplify get_count_order()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Lai Jiangshan
rculfhash: use dbg_printf() for grow/shrink printout
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Lai Jiangshan
rculfhash: merge thread_id into struct partition_resize...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Lai Jiangshan
rculfhash: remove unused rcu_head in partition_resize_work
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Mathieu Desnoyers
rculfhash test: handle write return value
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Mathieu Desnoyers
rcuhash test: fix 32-bit type warning
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Mathieu Desnoyers
Merge branch 'master' into urcu/ht-shrink
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Mathieu Desnoyers
urcu-pointer: fix rcu_set_pointer unset return value
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Mathieu Desnoyers
Merge branch 'master' into urcu/ht-shrink
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Mathieu Desnoyers
Enhance API.txt documentation, add to Makefile as EXTRA...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Mathieu Desnoyers
rculfhash: do not sample in_progress_destroy in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Mathieu Desnoyers
rculfhash: break resize loop on destroy
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Mathieu Desnoyers
rculfhash: decrement resize cnt on destroy
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Mathieu Desnoyers
Check for in progress destroy before calling call_rcu...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Mathieu Desnoyers
rculfhash: Test for initiated destroy before performing...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Mathieu Desnoyers
Version 0.6.5
v0.6.5
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Mathieu Desnoyers
call_rcu: Document call_rcu requirements
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Mathieu Desnoyers
call_rcu: Document call_rcu requirements
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Mathieu Desnoyers
Merge branch 'master' into urcu/ht-shrink
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Mathieu Desnoyers
call_rcu: fix error handling of malloc error
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Mathieu Desnoyers
Merge branch 'master' into urcu/ht-shrink
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Mathieu Desnoyers
urcu call_rcu: Use RCU read-side protection for per...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Lai Jiangshan
urcu,call_rcu: Cleanup call_rcu_data pointers before...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Lai Jiangshan
urcu,call_rcu: avoid create call_rcu_data for child...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Lai Jiangshan
urcu,defer_rcu: Make defer_rcu encoding more compact...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Mathieu Desnoyers
urcu_defer: Use cancellation flag instead of pthread_ca...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Lai Jiangshan
urcu,call_rcu: protects call_rcu_data_list when remove...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Mathieu Desnoyers
Merge branch 'master' into urcu/ht-shrink
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Mathieu Desnoyers
Create default call rcu data upon per-cpu call-rcu...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Mathieu Desnoyers
rculfhash test: fix 32-bit hash
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Mathieu Desnoyers
rculfhash test: Use get first/get next to delete all...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Mathieu Desnoyers
rculfhash: fix get first / get next iterator
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Mathieu Desnoyers
Fix handling of systems without sysconf nr possible...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Mathieu Desnoyers
rculfhash needs local config.h
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Mathieu Desnoyers
rculfhash: update header documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Mathieu Desnoyers
rculfhash test: move init node outside of rcu read...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Mathieu Desnoyers
Add cds_lfht_first/cds_lfht_next for hash table iteration
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Mathieu Desnoyers
rculfhash: rename _next into _next_duplicate
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Mathieu Desnoyers
rculfhash: document use of caa_container_of()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Mathieu Desnoyers
rculfhash: cleanup includes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Mathieu Desnoyers
Merge branch 'master' into urcu/ht-shrink
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Mathieu Desnoyers
powerpc: use __NO_LWSYNC__ check to use appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Mathieu Desnoyers
Merge branch 'master' into urcu/ht-shrink
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Paolo Bonzini
cmm: provide lightweight smp_rmb/smp_wmb on PPC
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Mathieu Desnoyers
rculfhash: factor out add_replace and replace
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Mathieu Desnoyers
atomic: provide seq_cst semantics on powerpc
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mathieu Desnoyers
rculfhash tests: make node count RCU aware
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mathieu Desnoyers
rculfhash: set next to NULL when node is NULL
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mathieu Desnoyers
rculfhash: approximation can be negative
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mathieu Desnoyers
rculfhash: min size only needed on shrink, take nr...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mathieu Desnoyers
rculfhash: type the ht count approx as long
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mathieu Desnoyers
rculfhash: handle small and negative table size approxi...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mathieu Desnoyers
rculfhash: fix node approx counting
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mathieu Desnoyers
rculfhash: output approximation of number of nodes...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mathieu Desnoyers
rculfhash cleanup: count percpu deletes in the positive...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mathieu Desnoyers
rculfhash: node alignment is back to 4 bytes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mathieu Desnoyers
rculfhash: remove now unneeded gc flag (combine with...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mathieu Desnoyers
rculfhash: implement lock-free replacement
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mathieu Desnoyers
rculfhash: support replacement operation
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Mathieu Desnoyers
rculfhash: API rename: remove -> del
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Mathieu Desnoyers
rculfhash: spawn only number of threads required for...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Mathieu Desnoyers
rculfhash: parallelize resize
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Mathieu Desnoyers
rculfhash: document flags
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Mathieu Desnoyers
rculfhash: comment file inclusion order
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Mathieu Desnoyers
rculfhash: simplify lfht_new API with inline wrapper
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Mathieu Desnoyers
rculfhash: add TODO for resize worker threads
urcu/ht-shrink-help
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Mathieu Desnoyers
rculfhash: Remove leftover assertions
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Mathieu Desnoyers
rculfhash: merge table hash and link stages into populate
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Mathieu Desnoyers
Merge branch 'urcu/ht-shrink-help' into urcu/ht-shrink
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Mathieu Desnoyers
rculfhash: remove helper scheme
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
avoid leaking crdp for failed path
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
Return -EEXIST when the old cpu call_rcu_data has not...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
protect writing to per_cpu_call_rcu_data[*]
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
wake up default call_rcu thread after we move the lefto...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
avoid memory leak in call_rcu_data_free()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
urcu call_rcu: fix use after free()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
use get_cpu_call_rcu_data() for get_call_rcu_data()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
init maxcpus before use
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
call_rcu implementation: add missing static
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Lai Jiangshan
call_rcu implementation: add missing static
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Mathieu Desnoyers
Document QSBR interaction with mutexes
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.038876 seconds
and
4
git commands to generate.