RTEMS  5.0.0
Scheduler configuration

The scheduler configuration allows an application to select the scheduling policy to use. The supported configurations are:

If no configuration is specified by the application in a uniprocessor configuration, then CONFIGURE_SCHEDULER_PRIORITY is the default.

If no configuration is specified by the application in SMP configuration, then CONFIGURE_SCHEDULER_PRIORITY_SMP is the default.

An application can define its own scheduling policy by defining CONFIGURE_SCHEDULER_USER and the following: