summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smplock01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber2017-10-281-1/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber2017-02-141-1/+1
* Remove CONFIGURE_SMP_APPLICATIONSebastian Huber2017-02-021-2/+0
* smplock01: Fix plot scriptsSebastian Huber2016-12-072-2/+4
* smplock01: Fix fairness plot scriptSebastian Huber2016-12-051-1/+1
* smptests/smplock01: Test TAS and TTAS locksSebastian Huber2016-11-234-1560/+2508
* smptests/smplock01: Update screen fileSebastian Huber2016-11-032-1555/+1555
* smptests/smplock01: Use test supportSebastian Huber2016-10-313-533/+2189
* score: Add an SMP sequence lock implementationSebastian Huber2016-06-092-24/+342
* SMP: Add Mellor-Crummey and Scott (MCS) lockSebastian Huber2016-05-191-14/+159
* smptests/smplock01: Update screen fileSebastian Huber2014-09-011-1/+1
* rtems: Rename rtems_smp_get_current_processor()Sebastian Huber2014-04-111-2/+2
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-2/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* tests/smptests: Use <rtems/test.h>Sebastian Huber2014-03-171-3/+6
* score: Add SMP lock profiling supportSebastian Huber2014-03-141-3/+3
* score: Add function to destroy SMP locksSebastian Huber2014-03-111-2/+10
* score: Add local context to SMP lock APISebastian Huber2014-03-111-10/+15
* score: Add SMP barrierSebastian Huber2014-02-171-52/+14
* smptests/smplock01: Use atomic operationsSebastian Huber2014-02-171-57/+41
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-171-6/+6
* score: Rename rtems_smp_get_number_of_processors()Sebastian Huber2013-06-141-2/+2
* smptests/smplock01: New testSebastian Huber2013-05-314-0/+461