projects
/
urcu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
urcu.git
2009-09-22
Mathieu Desnoyers
Add powerpc atomic operations
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Mathieu Desnoyers
update x86_64 cmpxchg
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Mathieu Desnoyers
Update atomic x86_64 cmpxchg
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Mathieu Desnoyers
makefile update
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Mathieu Desnoyers
Add inc/dec x86 atomics
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Mathieu Desnoyers
update x86 atomic, add test atomic
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Mathieu Desnoyers
extend x86 atomic operations
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Mathieu Desnoyers
Add missing files in make clean
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Mathieu Desnoyers
urcu-defer: remove unnecessary memory barrier
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Mathieu Desnoyers
urcu-defer: Add fast path for empty queues
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Mathieu Desnoyers
urcu-defer: cleanup debug code
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Mathieu Desnoyers
Deferral test update
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Mathieu Desnoyers
generic urcu deferral (call_rcu())
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Mathieu Desnoyers
Rename liburcu-reclaim to liburcu-defer
commit
|
commitdiff
|
tree
|
snapshot
2009-09-19
Mathieu Desnoyers
urcu-reclaim cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-09-19
Mathieu Desnoyers
Update header heading
commit
|
commitdiff
|
tree
|
snapshot
2009-09-19
Mathieu Desnoyers
Add rcu-reclaim.so library
commit
|
commitdiff
|
tree
|
snapshot
2009-09-19
Mathieu Desnoyers
add static declarations
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Mathieu Desnoyers
qsbr: Add write+read thread support to 32-bit QSBR
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Mathieu Desnoyers
QSBR: Implement 2-phase grace period for 32-bit arch
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Mathieu Desnoyers
Permit both 32 and 64-bit builds
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Mathieu Desnoyers
Default to architecture size, add Makefile32
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Mathieu Desnoyers
Update makefile to compiler for 32-bit architectures...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Mathieu Desnoyers
Rename define
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Mathieu Desnoyers
Fix urcu.c comment
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Mathieu Desnoyers
qsbr: use defines to clarify code.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Mathieu Desnoyers
qsbr: portability fixes: use unsigned long for the...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Mathieu Desnoyers
qsbr: micro optimization of the gp use.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Pierre Habouzit
qsbr: save two full smp_mb() when the writer is also...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Mathieu Desnoyers
rename QSBR force_mb_all_threads to smp_mb
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Mathieu Desnoyers
Move mb() outside of the synchronize C.S.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Mathieu Desnoyers
Ensure LOAD_SHARED/STORE_SHARED semantic is used in...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Mathieu Desnoyers
QSBR offline thread micro-optimization
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Mathieu Desnoyers
Expose nop QSBR read lock to non-GPL/LGPL programs
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Mathieu Desnoyers
Update README (again)
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Mathieu Desnoyers
update README
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Mathieu Desnoyers
Rename CONFIG_URCU_AVOID_SIGNALS to URCU_MB, and README...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Mathieu Desnoyers
Revert "qsbr urcu: make it safe to call rcu_sychronize...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Mathieu Desnoyers
qsbr urcu: make it safe to call rcu_sychronize from...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Pierre Habouzit
qsbr urcu: make it safe to call rcu_sychronize from...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Pierre Habouzit
qsbr urcu: simplifications and fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Mathieu Desnoyers
Build urcu-qsbr.so library, update README
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Mathieu Desnoyers
urcu qsbr: add DEBUG_RCU self check
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Mathieu Desnoyers
update README
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Mathieu Desnoyers
urcu qsbr: move thread online after add reader
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Pierre Habouzit
qsbr rcu: rc_register_thread also make the thread online.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Mathieu Desnoyers
update rcu_dereference comment
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Mathieu Desnoyers
Document access ordering of rcu_dereference wrt VSS
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Mathieu Desnoyers
add global include Makefile
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Mathieu Desnoyers
Move test programs to tests/ subdir
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Pierre-Marc...
urcu.c: declare noop urcu_init() function non-static
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Mathieu Desnoyers
Move DEBUG_FULL_MB to properly named CONFIG_URCU_AVOID_...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Pierre-Marc...
Add SA_RESTART flag to signal handler
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Mathieu Desnoyers
update license
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Mathieu Desnoyers
Update license files and readme
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Jan Blunck
Re-license arch_atomic_s390.h and arch_s390.h
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Jan Blunck
s390: Fix some compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Jan Blunck
Add S390 support
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Paul E. McKenney
URCU's api_*.h
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Jan Blunck
api.h is only needed by urcutorture
commit
|
commitdiff
|
tree
|
snapshot
2009-06-29
Jan Blunck
Add S390 architecture specific headers
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Mathieu Desnoyers
Add runpaul-phase6.sh
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Mathieu Desnoyers
Fix phase5 test log collection
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Mathieu Desnoyers
Add local reclaim tests
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Mathieu Desnoyers
Update phase3 batch size
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Mathieu Desnoyers
Add phase 5 test, educated guess for batch size 32768
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Mathieu Desnoyers
Update default batch size to 32768, after removal of...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Mathieu Desnoyers
Remote mutex from RCU write-side
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Mathieu Desnoyers
Protect shared affinity table with mutex
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Mathieu Desnoyers
Deal with kernel affinity bug for tests
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Mathieu Desnoyers
Test qsbr debug
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Mathieu Desnoyers
Add verbose debug to test_qsbr
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Pierre-Marc...
urcu: add quick start guide to README
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Mathieu Desnoyers
Add test phase 4 for striding
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Add verif results
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Add nosched model results (for signal readers)
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Cleanup verif directory.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Add phase 3 : scalability run
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Put back 4096 for runall.sh batch size
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
update runtests.sh
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Update runall.sh default batch size
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Make batch test shorter
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Add 2 phases test
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Add "runpaul.sh" test script
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Fix makefile
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Add more batch sizes to tests, just in case
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Update default value for batch size
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Fix gc tests
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Update summary
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Update makefile64
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Update makefile
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Mathieu Desnoyers
Add GC tests
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Mathieu Desnoyers
Merge branch 'master' of lttng.org:/home/git/userspace-rcu
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Mathieu Desnoyers
Fix typo in license file
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
compudj
Add cpu time
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
compudj
Add output to runall.log
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Paul E. McKenney
Fix test_looplen, use double-precition arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Mathieu Desnoyers
Other timing tests, update cache line size
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Mathieu Desnoyers
Deal with POWER5+ 256B L3 cachefalse sharing for per...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Mathieu Desnoyers
Add looplen cycle test
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.038272 seconds
and
4
git commands to generate.