Partitioned scheduling issue on Raspberry Pi 2

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Oct 28 12:39:34 UTC 2019


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.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


More information about the users mailing list