2013-11-27 |
Charles Briere | Android: do not redefine gettid on Android |
tree | commitdiff |
2013-11-27 |
Pierre-Luc St-Charles | Android: add a compat layer for 'syscall.h' |
tree | commitdiff |
2013-11-27 |
Charles Briere | Android: do not link pthread on Android |
tree | commitdiff |
2013-09-30 |
Vladimir Nikulichev | Fix: test_mutex.c uninitialized mutex |
tree | commitdiff |
2013-08-10 |
Mathieu Desnoyers | Add missing tests/common/Makefile.am |
tree | commitdiff |
2013-08-09 |
Mathieu Desnoyers | tests: split in check, regtest and bench targets |
tree | commitdiff |
2013-07-04 |
Mathieu Desnoyers | Fix tests: use of uninitialized variables |
tree | commitdiff |
2013-06-26 |
Mathieu Desnoyers | test_urcu_hash*: initialize TLS seeds |
tree | commitdiff |
2013-06-19 |
Mathieu Desnoyers | hash table test: don't redefine CACHE_LINE_SIZE |
tree | commitdiff |
2013-06-19 |
Mathieu Desnoyers | tests: use thread-id.h wrapper |
tree | commitdiff |
2013-06-19 |
Mathieu Desnoyers | Implement thread-id.h wrapper |
tree | commitdiff |
2013-06-19 |
Mathieu Desnoyers | tests: add missing unsigned long casts to pthread_self() |
tree | commitdiff |
2013-05-15 |
Mathieu Desnoyers | test: fix api.h missing if brackets |
tree | commitdiff |
2013-05-15 |
Mathieu Desnoyers | tests: fix incorrect counter |
tree | commitdiff |
2013-05-06 |
Mathieu Desnoyers | Cleanup test usage printout |
tree | commitdiff |
2013-05-06 |
Mathieu Desnoyers | wfstack tests: use pop "last" state info |
tree | commitdiff |
2013-05-06 |
Mathieu Desnoyers | wfcqueue tests: use dequeue empty state |
tree | commitdiff |
2013-04-30 |
Mathieu Desnoyers | Add rcu_read_ongoing() API to each urcu flavor |
tree | commitdiff |
2013-02-22 |
Mathieu Desnoyers | Fix: tests/api.h use cpuset.h |
tree | commitdiff |
2013-02-22 |
Mathieu Desnoyers | Fix tests: finer-grained use of CPU_SET, CPU_ZERO and... |
tree | commitdiff |
2013-02-13 |
Etienne Bergeron | Spelling cleanups within comments and documentation |
tree | commitdiff |
2012-12-26 |
Mathieu Desnoyers | test: fork handling |
tree | commitdiff |
2012-12-08 |
Mathieu Desnoyers | test wfcq: remove unneeded urcu.h include |
tree | commitdiff |
2012-12-08 |
Mathieu Desnoyers | test wfs: remove unneeded urcu.h include |
tree | commitdiff |
2012-12-07 |
Lai Jiangshan | urcu: declare test_urcu_multiflavor functions |
tree | commitdiff |
2012-12-07 |
Lai Jiangshan | urcu: remove the wrong comma |
tree | commitdiff |
2012-12-05 |
Mathieu Desnoyers | wfstack API: rename cds_wfs_first_blocking to cds_wfs_first |
tree | commitdiff |
2012-12-05 |
Mathieu Desnoyers | wfstack test: test if number of push to empty vs pop_al... |
tree | commitdiff |
2012-12-05 |
Mathieu Desnoyers | test wfstack: enforce external mutex if needed by default |
tree | commitdiff |
2012-12-05 |
Mathieu Desnoyers | test wfcqueue: enforce external mutex if needed by... |
tree | commitdiff |
2012-12-05 |
Mathieu Desnoyers | tests: use standard malloc/free for synchronize_rcu() |
tree | commitdiff |
2012-12-05 |
Mathieu Desnoyers | test wfcqueue: add tests for queue state return value |
tree | commitdiff |
2012-11-15 |
Simon Marchi | runtests: Make path of time binary configurable |
tree | commitdiff |
2012-11-08 |
Mathieu Desnoyers | Cleanup: cast pthread_self() return value to unsigned... |
tree | commitdiff |
2012-11-04 |
Mathieu Desnoyers | test_urcu_wfcq: add splice and nosync tests |
tree | commitdiff |
2012-11-04 |
Mathieu Desnoyers | test_urcu_wfs: cleanup |
tree | commitdiff |
2012-11-04 |
Mathieu Desnoyers | test_urcu_lfs: cleanup |
tree | commitdiff |
2012-11-01 |
Mathieu Desnoyers | tests: report error value for make check |
tree | commitdiff |
2012-11-01 |
Mathieu Desnoyers | Add multiflavor test program |
tree | commitdiff |
2012-11-01 |
Mathieu Desnoyers | Fix static linking: fix symbol name namespaces |
tree | commitdiff |
2012-10-23 |
Mathieu Desnoyers | Deprecate wfqueue |
tree | commitdiff |
2012-10-23 |
Mathieu Desnoyers | Deprecate rculfstack |
tree | commitdiff |
2012-10-23 |
Mathieu Desnoyers | lfstack: test pop_all and pop |
tree | commitdiff |
2012-10-23 |
Mathieu Desnoyers | lfstack: implement empty, pop_all and iterators, docume... |
tree | commitdiff |
2012-10-23 |
Mathieu Desnoyers | lfstack: implement test |
tree | commitdiff |
2012-10-23 |
Mathieu Desnoyers | wfstack: implement pop_all and iteration tests |
tree | commitdiff |
2012-10-22 |
Mathieu Desnoyers | rculfhash test: fix trivial memleak and return node... |
tree | commitdiff |
2012-10-22 |
Mathieu Desnoyers | Cleanup: fix cppcheck errors |
tree | commitdiff |
2012-10-13 |
Lai Jiangshan | test_urcu_lfq: remove rcu_defer_register_thread() from... |
tree | commitdiff |
2012-10-13 |
Lai Jiangshan | test_urcu_lfq: test for the proper pointer |
tree | commitdiff |
2012-10-13 |
Lai Jiangshan | test_urcu_lfs: remove rcu_defer_register_thread() from... |
tree | commitdiff |
2012-10-13 |
Lai Jiangshan | test_urcu_lfs: test for the proper pointer |
tree | commitdiff |
2012-10-12 |
Mathieu Desnoyers | Test cleanup: replace "l" parameter by "loops" |
tree | commitdiff |
2012-10-03 |
Mathieu Desnoyers | call_rcu: use wfcqueue, eliminate false-sharing |
tree | commitdiff |
2012-10-03 |
Mathieu Desnoyers | wfcqueue test |
tree | commitdiff |
2012-07-09 |
Mathieu Desnoyers | Compatibility: remove bash-ismsm from test scripts |
tree | commitdiff |
2012-06-01 |
Mathieu Desnoyers | warning fix: tests urcutorture for NetBSD 5 |
tree | commitdiff |
2012-06-01 |
Mathieu Desnoyers | Fix tests: make dist lib dependency |
tree | commitdiff |
2012-05-29 |
Mathieu Desnoyers | Test fix: test_perthreadlock uninitialized mutex |
tree | commitdiff |
2012-05-27 |
Hirohisa Yamaguchi | tests: support FreeBSD short "time" args |
tree | commitdiff |
2012-05-16 |
Mathieu Desnoyers | Use urcu/tls-compat.h |
tree | commitdiff |
2012-05-08 |
Mathieu Desnoyers | rculfhash: add runhash.sh test script |
tree | commitdiff |
2012-05-08 |
Mathieu Desnoyers | rculfhash tests: add missing check |
tree | commitdiff |
2012-04-29 |
Mathieu Desnoyers | rculfhash tests: add long hash chains tests |
tree | commitdiff |
2012-04-29 |
Mathieu Desnoyers | rculfhash tests: add uniqueness test |
tree | commitdiff |
2012-04-29 |
Mathieu Desnoyers | rculfhash test: print test name |
tree | commitdiff |
2012-04-24 |
Mathieu Desnoyers | rculfhash tests: use array of callbacks to modularize |
tree | commitdiff |
2012-04-24 |
Mathieu Desnoyers | rculfhash tests: modularize tests |
tree | commitdiff |
2012-03-26 |
Mathieu Desnoyers | Fix uatomic sign cast |
tree | commitdiff |
2012-03-08 |
Mathieu Desnoyers | Fix: use known license text, fix incorrect FSF address |
tree | commitdiff |
2012-03-04 |
Mathieu Desnoyers | Allow tests to run on architectures without per-cpu... |
tree | commitdiff |
2012-03-04 |
Mathieu Desnoyers | Hash table test: FreeBSD compatibility fix |
tree | commitdiff |
2012-03-04 |
Mathieu Desnoyers | tests: define _GNU_SOURCE instead of __USE_GNU |
tree | commitdiff |
2012-03-04 |
Mathieu Desnoyers | Merge branch 'urcu/ht-shrink' |
tree | commitdiff |
2012-02-08 |
Thomas Petazzoni | Define _GNU_SOURCE to access CPU_ZERO() macro in uClibc |
tree | commitdiff |
2012-01-09 |
Mathieu Desnoyers | Merge branch 'master' into urcu/ht-shrink |
tree | commitdiff |
2011-12-29 |
Mathieu Desnoyers | Merge branch 'master' into urcu/ht-shrink |
tree | commitdiff |
2011-12-29 |
Mathieu Desnoyers | rculfhash: add comment about hash seed randomness withi... |
tree | commitdiff |
2011-12-21 |
Mathieu Desnoyers | rculfhash: use node instead of iter argument for deletion |
tree | commitdiff |
2011-12-21 |
Mathieu Desnoyers | rculfhash: number of logically removed nodes should... |
tree | commitdiff |
2011-12-14 |
Mathieu Desnoyers | Merge branch 'master' into urcu/ht-shrink |
tree | commitdiff |
2011-12-08 |
Mathieu Desnoyers | Add compat file for test urcu wfs |
tree | commitdiff |
2011-12-08 |
Mathieu Desnoyers | Add missing compat file for wfq test |
tree | commitdiff |
2011-12-05 |
Mathieu Desnoyers | Merge branch 'master' into urcu/ht-shrink |
tree | commitdiff |
2011-12-05 |
Mathieu Desnoyers | Merge branch 'master' into urcu/ht-shrink |
tree | commitdiff |
2011-12-02 |
Lai Jiangshan | rculfhash,test: add memory_backend argument |
tree | commitdiff |
2011-12-02 |
Lai Jiangshan | rculfhash,test: add max_hash_buckets_size argument |
tree | commitdiff |
2011-11-28 |
Lai Jiangshan | add max_nr_buckets argument |
tree | commitdiff |
2011-11-28 |
Lai Jiangshan | it is not required that ht->t.size >= ht->min_table_siz... |
tree | commitdiff |
2011-11-16 |
Mathieu Desnoyers | rculfhash: constify all key arguments passed to API |
tree | commitdiff |
2011-11-14 |
Lai Jiangshan | Fix arguments order |
tree | commitdiff |
2011-11-09 |
Mathieu Desnoyers | Add hash table iterator macros |
tree | commitdiff |
2011-11-05 |
Lai Jiangshan | rculfhash: Move key out of struct lfht_test_node, move... |
tree | commitdiff |
2011-11-05 |
Mathieu Desnoyers | rculfhash: extract compare_fct and hash_fct from the... |
tree | commitdiff |
2011-11-03 |
Mathieu Desnoyers | Merge branch 'master' into urcu/ht-shrink |
tree | commitdiff |
2011-11-02 |
Lai Jiangshan | rculfhash: Move "struct rcu_head head" out of "struct... |
tree | commitdiff |
2011-11-02 |
Lai Jiangshan | rculfhash, test: wrap struct cds_lfht_node |
tree | commitdiff |
2011-11-02 |
Mathieu Desnoyers | rculfhash: rename likely/unlikely (add caa_ prefix) |
tree | commitdiff |
2011-11-02 |
Mathieu Desnoyers | Merge branch 'master' into urcu/ht-shrink |
tree | commitdiff |
2011-11-01 |
Mathieu Desnoyers | Rename likely/unlikely to caa_likely/caa_unlikely |
tree | commitdiff |
next |