Hi, do the all schedulers defined in ยงยง5.3 and 5.4 of the documentation (RTEMS 6, classic API) support changing the priority of an already running task? In particular, we'd like to have a task lower its priority via rtems_task_set_priority() with new_priority > *old_priority. The task in question does not hold any binary semaphore at that point in time.
Kind regards Ingolf _______________________________________________ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users