Scheduling
Joel Sherrill
joel.sherrill at OARcorp.com
Sat Jul 21 17:35:48 UTC 2012
On 07/21/2012 12:27 PM, z f wrote:
> hi
> as I know rtems has 4 scheduling policies.how can we select one of
> them during configuration?
> thanks
In 4.10 and older, there is one scheduling algorithm which
can be impacted by use of task/thread priority, preemption settings
and timeslice settings.
In the git head, you can select alternative scheduling algorithms
as documented here:
http://rtems.org/onlinedocs/doc-current/share/rtems/html/c_user/c_user_423.html#Configuring-a-System-Scheduler-Algorithm-Configuration
--joel
More information about the users
mailing list