RTEMS 6.1-rc5
|
Scheduler node specialization for Strong APA schedulers. More...
#include <schedulerstrongapa.h>
Data Fields | |
Scheduler_SMP_Node | Base |
SMP scheduler node. | |
Chain_Node | Ready_node |
Chain node for Scheduler_strong_APA_Context::Ready. | |
struct Per_CPU_Control * | cpu_to_preempt |
CPU that this node would preempt in the backtracking part of _Scheduler_strong_APA_Get_highest_ready and _Scheduler_strong_APA_Do_Enqueue. | |
Processor_mask | Affinity |
The associated affinity set of this node. | |
Scheduler node specialization for Strong APA schedulers.