summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpmrsp01 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-4/+4
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber1-21/+21
2018-04-10testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns1-19/+0
2018-03-12config: Use new scheduler configuration definesSebastian Huber1-38/+38
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber1-1/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber1-1/+1
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber1-2/+0
2016-11-02score: Second part of new MrsP implementationSebastian Huber1-5/+0
2016-11-02score: First part of new MrsP implementationSebastian Huber1-55/+63
2016-07-01rtems: Fix rtems_task_set_scheduler() APISebastian Huber1-17/+20
2016-06-24score: Change Priority_Control to 64-bitSebastian Huber1-1/+1
2016-06-23smptests/smpmrsp01: Fix due to API changesSebastian Huber1-168/+60
2016-03-03smptests/smpmrsp01: Fix test contextSebastian Huber1-1/+1
2015-06-03smptests/smpmrsp01: Reduce required CPU countSebastian Huber1-8/+13
2015-05-11score: Fix scheduler helping protocolSebastian Huber2-250/+478
2015-01-14smptests/smpmrsp01: Fix task delete race conditionSebastian Huber1-2/+3
2015-01-09smptests/smpmrsp01: Update run indicator only onceSebastian Huber1-1/+3
2014-12-18smp: Fix timeout for MrsP semaphoresSebastian Huber2-32/+93
2014-11-27smptests/smpmrsp01: Use busy waitsSebastian Huber1-18/+20
2014-11-27smp: Fix scheduler helping protocolSebastian Huber2-32/+206
2014-11-24smp: Fix scheduler helping protocolLuca Bonato2-0/+191
2014-09-01tests: Add documentationSebastian Huber1-1/+13
2014-07-10score: Fix scheduler helping implementationSebastian Huber2-241/+255
2014-07-09smptests/smpmrsp01: Add and update test casesSebastian Huber2-185/+720
2014-06-03smptests/smpmrsp01: Fix scheduler idsChristian Mauderer1-1/+9
2014-06-03score: Use Resource Handler for MrsP semaphoresSebastian Huber1-0/+288
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber4-0/+879