Classic API - Are there incompatibilites between schedulers and rtems_task_set_priority()?
"Steinbach, Ingolf" <[email protected]> Mon, 3 Jun 2024 08:58:05 +0000
| Newsgroups | gmane.os.rtems.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, do the all schedulers defined in =A7=A75.3 and 5.4 of the documentation (RT= EMS 6, classic API) support changing the priority of an already running tas= k? In particular, we'd like to have a task lower its priority via rtems_tas= k_set_priority() with new_priority > *old_priority. The task in question do= es not hold any binary semaphore at that point in time. Kind regards Ingolf