Classic API - Are there incompatibilites between schedulers and rtems_task_set_priority()?
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Jun 3 10:50:15 UTC 2024
Hello Ingolf,
changing the priority through rtems_task_set_priority() of running tasks
is supported by all current schedulers. However, this function changes
only the priority of the task itself. The actual priority of the task
depends also on locking protocols and periods (EDF scheduler).
--
embedded brains GmbH & Co. KG
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax: +49-89-18 94 741 - 08
Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
More information about the users
mailing list