projects
/
userspace-rcu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
userspace-rcu.git
2013-06-09
Mathieu Desnoyers
test rcuja range: fix print format
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Mathieu Desnoyers
test range: update error msg
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Mathieu Desnoyers
rcuja range: add rcu read lock/unlock in new/destroy
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Mathieu Desnoyers
rcuja: fix below/above "or equal" lookup
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Mathieu Desnoyers
rcuja range test
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Mathieu Desnoyers
rcuja range: add private data to allocated ranges
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Mathieu Desnoyers
rcuja range: fix comment
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Mathieu Desnoyers
rcuja ranges: update API
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Mathieu Desnoyers
rcuja range: serialize freeing of contiguous ranges
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Mathieu Desnoyers
rcuja range: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Mathieu Desnoyers
rcuja: range implementation file
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: range implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: cleanup
urcu/rcuja
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: add duplicate at end of list
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: remove unneeded headers
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: remove unneeded header
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: testpop: fix warning
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: add testpop to makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: update copyright dates
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: derived work from HP Judy array
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: below/above skip NULL pointers
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: remove "free_node_cb" from destroy
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: for each key iteration
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: below/equal result key
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja tests: test above or equal
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: below equal/above equal
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: update destroy comment
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Mathieu Desnoyers
rcuja: document destroy requirement
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Mathieu Desnoyers
rcuja tests: free node cb does not need to wait for...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Mathieu Desnoyers
rcuja: document that destroy free_node_cb does not...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Mathieu Desnoyers
rcuja: extend API documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Mathieu Desnoyers
rcuja: rename new_node to node in add functions
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Mathieu Desnoyers
rcuja API: document lookup
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Mathieu Desnoyers
rcuja fix: pointer type warning
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Mathieu Desnoyers
rcuja testpop: cleanup distribution output
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Mathieu Desnoyers
rcuja testpop: update accounting
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Mathieu Desnoyers
rcuja: fix 8-bit overflow in 1d/2d distribution sum
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Mathieu Desnoyers
rcuja: testpop update for 2d distribution
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Mathieu Desnoyers
rcuja: 2d distribution sum improvement
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Mathieu Desnoyers
rcuja: implement ja_node_ptr fast path
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Mathieu Desnoyers
rcuja API: remove dependency on hlist
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Mathieu Desnoyers
rculist: identify stores to shared pointers
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Mathieu Desnoyers
rcuja: API change: move rcu_head to user code
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Mathieu Desnoyers
qsbr example: add missing return 0
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Mathieu Desnoyers
Add Wall to qsbr examples makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Mathieu Desnoyers
Add QSBR minimal example
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Mathieu Desnoyers
rcuja: document attach role in no dead-end guarantees
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Mathieu Desnoyers
rcuja: lookup lower equal cannot reach dead-end
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Mathieu Desnoyers
rcuja: lower equal: handle concurrent removal with...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Mathieu Desnoyers
rcuja: remove unneeded endian.h
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Mathieu Desnoyers
rcuja: remove unneeded bitfield.h
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Mathieu Desnoyers
rcuja tests: test lookup lower equal for 8-bit and...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Mathieu Desnoyers
rcuja: implement lookup_lower_equal
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Mathieu Desnoyers
rcuja tests: fix sanity test printout
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja test: add specific free_node()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja test: cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja.sh: add node leak detection
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja tests: node leak detection
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
expand runja.sh
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
ja tests: add printout
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja tests: add vs add unique
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
runja.sh: run sanity tests
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja: return errors on destroy
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja tests: return errors
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja: add runja.sh
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja: cleanup destroy print output
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja: move debugging info into judy array structure
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja: use rcu_barrier in destroy
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
Implement rcu_barrier()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja: tweak pigeon min child for 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja: tweak pigeon min child for 64-bit
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja testing: add arbitrary wait
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mathieu Desnoyers
rcuja fix: perform lookup in attach node
commit
|
commitdiff
|
tree
|
snapshot
2013-05-30
Mathieu Desnoyers
rcuja: implement add unique
commit
|
commitdiff
|
tree
|
snapshot
2013-05-30
Mathieu Desnoyers
rcuja: fixes and add redesign of "add"
commit
|
commitdiff
|
tree
|
snapshot
2013-05-30
Mathieu Desnoyers
rcuja test: destroy should be done online
commit
|
commitdiff
|
tree
|
snapshot
2013-05-30
Mathieu Desnoyers
rcuja: print info about allocated/freed/fallback nodes
commit
|
commitdiff
|
tree
|
snapshot
2013-05-30
Mathieu Desnoyers
rcuja fix: fix 2d distance calculation
commit
|
commitdiff
|
tree
|
snapshot
2013-05-30
Mathieu Desnoyers
rcuja fix: update 2d distance calculation
commit
|
commitdiff
|
tree
|
snapshot
2013-05-30
Mathieu Desnoyers
rcuja: add same can use same fallback as add next
commit
|
commitdiff
|
tree
|
snapshot
2013-05-30
Mathieu Desnoyers
rcuja: implement 2d distribution
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
Mathieu Desnoyers
rcuja 1d distribution: cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Mathieu Desnoyers
rcuja: implement 1 dimension pool distribution
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Mathieu Desnoyers
Fix rcuja: fallback when adding element to full pool
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Mathieu Desnoyers
rcuja test: fix -k option
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Mathieu Desnoyers
rcuja: Add missing header
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Mathieu Desnoyers
rcuja test: print mul fact
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Mathieu Desnoyers
rcuja test: add key multiplication factor
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Mathieu Desnoyers
test rcuja: add ratio parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Mathieu Desnoyers
rcuja fix: list prev pointer vs recompaction
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Mathieu Desnoyers
Fix rcuja: concurrency checks
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Mathieu Desnoyers
rcuja test: use poison_free
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Mathieu Desnoyers
rcuja test: add missing rcu read unlock
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Mathieu Desnoyers
rcuja fix: handle add/removal/add concurrency
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Mathieu Desnoyers
rcuja fix: del wrt concurrency
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Mathieu Desnoyers
Fix urcu test: incorrect handling of del/free
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Mathieu Desnoyers
hlist: remove needless "member" parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Mathieu Desnoyers
Fix rcuja: chain/unchain locking vs retry
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Mathieu Desnoyers
Fix rcuja: delete last node
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.038215 seconds
and
4
git commands to generate.