summaryrefslogtreecommitdiff
path: root/testsuites/smptests (follow)
AgeCommit message (Expand)Author
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
2016-06-30smptests/smpstrongapa01: Add test casesSebastian Huber
2016-06-24score: Change Priority_Control to 64-bitSebastian Huber
2016-06-23smptests/smpmrsp01: Fix due to API changesSebastian Huber
2016-06-22score: Add thread priority to scheduler nodesSebastian Huber
2016-06-22score: Introduce map priority scheduler operationSebastian Huber
2016-06-14posix: sched_get_priority_max()Sebastian Huber
2016-06-14posix: sched_get_priority_min()Sebastian Huber
2016-06-09score: Add an SMP sequence lock implementationSebastian Huber
2016-06-08smptests/smpatomic01: Fix seqlock writeSebastian Huber
2016-06-07smptests/smpatomic01: Add seqlock test caseSebastian Huber
2016-06-01smptests/smpatomic01: New test casesSebastian Huber