tarek ben ali wrote:
> Thanks for your reply,
> Can I do this with /sched_setscheduler/()
> <http://www.opengroup.org/onlinepubs/000095399/functions/sched_setscheduler.html>
> function by indicates the pid of the process that I want to set its
> priority?
> 
sched_setscheduler() allows to set the priority of an existing process.
sched_setscheduler() does not set the priorities of Xenomai threads.

Anyway, when running Xenomai, you usually want to give a high priority
only to some particular threads. See:

http://www.xenomai.org/documentation/xenomai-2.4/html/api/group__posix__sched.html
-- 
                                          Gilles


_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to