projects
/
urcu.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Fix deadlock in qsbr code
2009-02-23
Mathieu Desnoyers
Run 2 writers and show single flip error case
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-23
Mathieu Desnoyers
Add ooomem and urcu checks
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-20
Paul E. McKenney
Restructure urcu_updater() to more accurately reflect...
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-20
Paul E. McKenney
Remove spurious read-side infinite loops.
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-13
Mathieu Desnoyers
Add _STORE_SHARED() and _LOAD_SHARED()
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-13
Mathieu Desnoyers
Turn *_REMOTE into *_SHARED
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Mathieu Desnoyers
Add missing cpu_relax in loop
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Mathieu Desnoyers
Fix compiler error.
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Mathieu Desnoyers
Add smp_mc() to force_mb_single_thread so we don't...
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Mathieu Desnoyers
Add gitignore files
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Mathieu Desnoyers
Support architectures with non-coherent caches
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Mathieu Desnoyers
Add support for x86 older than P4, with CONFIG_HAS_FENCE...
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Paul E. McKenney
Fix warnings in urcutorture and use access once in...
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Paul E. McKenney
Fix formal model nesting
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Mathieu Desnoyers
Add read/write counts to test
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Mathieu Desnoyers
Fix force_mb_all_threads must be called within internal...
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Mathieu Desnoyers
Add barriers
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Mathieu Desnoyers
Remove debug yield statements
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Mathieu Desnoyers
use smp_*mb()
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-12
Mathieu Desnoyers
Add Promela model
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-11
Mathieu Desnoyers
Add missing memory barriers to ensure progress and...
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-10
Mathieu Desnoyers
Enhance test cases
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Add comment in rcu_add_lock
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Fix int->long and keep a reader count of 1 in the global...
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Fix RCU_GP_CTR_BIT
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Fix data type, should now be long rather than int.
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Raise the number of nested readers limit 2^16 and 2...
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Fix get_cycles for 32-bits x86
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
don't __USE_GNU in urcu.h
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Include pthread.h in urcu.h
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Add branch prediction, fix xchg for -mtune=core2
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Add urcu-asm.c
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Add rcutorture with yield
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Add rcutorture
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Fix lock -> unlock in synchronize_rcu
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Use xchg in publish content
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Add rcu_assign_pointer
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Remove parameter from rcu_read_lock()
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Add randomness to yield debug test
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-09
Mathieu Desnoyers
Add DEBUG_YIELD, add test duration
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-08
Mathieu Desnoyers
Change API
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-08
Mathieu Desnoyers
Add timing tests
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-08
Paul E. McKenney
Do two parity flip in the writer to fix race condition
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-07
Bert Wesarg
test_urcu.c: use gettid()
commit
|
commitdiff
|
tree
2009-02-06
Bert Wesarg
URCU : use pthread_equal()
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-06
Mathieu Desnoyers
Run longer tests
...off-by: Mathieu Desnoyers <
mathieu.desnoyers@polymtl.ca
>
commit
|
commitdiff
|
tree
2009-02-06
Mathieu Desnoyers
update Makefile, -Wall
commit
|
commitdiff
|
tree
2009-02-06
Mathieu Desnoyers
remove ugly gcc warning removal ack, simply cast the...
commit
|
commitdiff
|
tree
2009-02-06
Mathieu Desnoyers
add acknowledgements, fix gcc warnings
commit
|
commitdiff
|
tree
2009-02-06
Mathieu Desnoyers
fix wait_for_quiescent_state
commit
|
commitdiff
|
tree
2009-02-06
Mathieu Desnoyers
add licensing
commit
|
commitdiff
|
tree
2009-02-06
Mathieu Desnoyers
modify test values
commit
|
commitdiff
|
tree
2009-02-06
Mathieu Desnoyers
runs
commit
|
commitdiff
|
tree
2009-02-06
Mathieu Desnoyers
runs
commit
|
commitdiff
|
tree
2009-02-06
Mathieu Desnoyers
add make clean
commit
|
commitdiff
|
tree
2009-02-06
Mathieu Desnoyers
runs
commit
|
commitdiff
|
tree
2009-02-06
Mathieu Desnoyers
compile
commit
|
commitdiff
|
tree
2009-02-06
Mathieu Desnoyers
init version
commit
|
commitdiff
|
tree
This page took
0.031542 seconds
and
3
git commands to generate.