On 28/10/2019 13:25, Ebenezer wrote:
Thanks for your reply. I have attached the program that fails with
partitioned EDF_SMP configuration.

RTEMS_SCHEDULER_EDF_SMP(sch0, 1);
RTEMS_SCHEDULER_EDF_SMP(sch1, 1);
RTEMS_SCHEDULER_EDF_SMP(sch2, 1);
RTEMS_SCHEDULER_EDF_SMP(sch3, 1);

This configuration cannot work due to:


I will try RTEMS_SCHEDULER_EDF_SMP(name,CONFIGURE_MAXIMUM_PROCESSORS)
on all the four scheduler instances and see if that works.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to