summaryrefslogtreecommitdiff
path: root/testsuites/smptests (follow)
AgeCommit message (Expand)Author
2017-06-07Fix CPU_COPY() usageSebastian Huber
2017-04-05smpcache01: Fix test to run on QorIQ T4240Sebastian Huber
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber
2017-02-03smptests: Fix warningsSebastian Huber
2017-02-03score: Improve scheduler helping protocolSebastian Huber
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber
2017-01-24smptests/smpsignal01: Check signal ISR levelSebastian Huber
2017-01-11Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber
2016-12-07smplock01: Fix plot scriptsSebastian Huber
2016-12-05smplock01: Fix fairness plot scriptSebastian Huber
2016-12-02smpthreadlife01: Fix due to robust thread dispatchSebastian Huber
2016-12-02score: Initialize thread queue context earlySebastian Huber
2016-11-28score: Fix thread queue context initializationSebastian Huber
2016-11-23smptests/smpfatal03: Use timer to provoke errorSebastian Huber
2016-11-23score: Robust thread dispatchSebastian Huber
2016-11-23smptests/smplock01: Test TAS and TTAS locksSebastian Huber
2016-11-23smptests/smpscheduler02: Fix task initializationSebastian Huber
2016-11-18score: Restrict task interrupt level to 0 on SMPSebastian Huber
2016-11-10powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber
2016-11-10rtems: Add scheduler processor add/removeSebastian Huber
2016-11-09score: Simplify _Scheduler_Get_by_id()Sebastian Huber
2016-11-09score: Inline some SMP lock operations by defaultSebastian Huber
2016-11-03score: Relax _Scheduler_Set() restrictionsSebastian Huber
2016-11-03smptests/smplock01: Update screen fileSebastian Huber
2016-11-02score: Simplify yield and unblock scheduler opsSebastian Huber
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber
2016-11-02score: Second part of new MrsP implementationSebastian Huber
2016-11-02score: Simplify update priority scheduler opSebastian Huber
2016-11-02score: First part of new MrsP implementationSebastian Huber
2016-11-02score: Yield support for new SMP helping protocolSebastian Huber
2016-11-02score: Add new SMP scheduler helping protocolSebastian Huber
2016-11-02score: Pass scheduler node to unblock operationSebastian Huber
2016-11-02score: Pass scheduler node to block operationSebastian Huber
2016-11-02score: Pass scheduler node to yield operationSebastian Huber
2016-11-02score: Pass scheduler node to update priority opSebastian Huber
2016-10-31smptests/smplock01: Use test supportSebastian Huber
2016-10-12smpschedaffinity05: Fix configurationSebastian Huber
2016-09-21score: Scheduler node awareness for thread queuesSebastian Huber
2016-09-21rtems: Add rtems_task_get_priority()Sebastian Huber
2016-09-21smptests/smpmutex01: Use test case functionsSebastian Huber
2016-09-21score: Rework thread priority managementSebastian Huber
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber
2016-09-01libmisc/capture: Remove the reserved _t in the types.Chris Johns
2016-09-01libmisc/capture: Fix the capture engine on SMP.Chris Johns
2016-07-25smptests/smpmutex02: New testSebastian Huber
2016-07-06score: Postpone SMP shutdown in _Terminate()Sebastian Huber
2016-07-01rtems: Fix rtems_task_set_scheduler() APISebastian Huber
2016-06-30smptests/smpstrongapa01: SimplifySebastian Huber