Important Question : Adding a Periodic task to the RTEMS using a special scheduler : EDF
Joel Sherrill
Joel.Sherrill at OARcorp.com
Mon Sep 16 02:48:58 UTC 2013
If this is 4.10 or older, the edf scheduler is not present. You will have periodic tasks scheduled by priority which is assumed to have had priority assigned by the rate monotonic priority assignment rule.
Gedare Bloom <gedare at rtems.org> wrote:
Have a look at the testuites/sptests/spedf* for example code.
-Gedare
On Sep 15, 2013 11:41 AM, "Golnaz Saraji" <golnaz.saraji at gmail.com<mailto:golnaz.saraji at gmail.com>> wrote:
Hello!
I have a request :
Please tell me how can I add a periodic task which RTEMS run it periodically;
Can we use the operating systems utilities to do so?
for example I have a thread which it must run every 10 ms; How can tell to RTEMS to run it on EDF scheduler?
please help me to understand it;
Regards!
Golnaz.Saraji
_______________________________________________
rtems-users mailing list
rtems-users at rtems.org<mailto:rtems-users at rtems.org>
http://www.rtems.org/mailman/listinfo/rtems-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20130915/8eade0c9/attachment-0001.html>
More information about the users
mailing list