Warning, /testsuites/smptests/smpmigration02/smpmigration02.doc is written in an unsupported language. File is not indexed.
0001 This file describes the directives and concepts tested by this test set.
0002
0003 test set name: smpmigration02
0004
0005 directives:
0006
0007 - rtems_task_set_scheduler()
0008 - _CPU_Context_switch()
0009 - _Scheduler_SMP_Allocate_processor_lazy()
0010 - _Thread_Dispatch()
0011
0012 concepts:
0013
0014 - Ensure that forced thread migration via rtems_task_set_scheduler() works.
0015 - Ensure that thread migration is cancelled in case _Thread_Dispatch() is
0016 delayed and the processor assignment changes.