SMP related question

Sebastian Huber sebastian.huber at embedded-brains.de
Fri Aug 10 12:30:51 UTC 2018


Hello Stavros,

you can do this with a custom clustered scheduler configuration:

https://docs.rtems.org/branches/master/c-user/configuring_a_system.html#clustered-scheduler-configuration

Alternatively, on a recent version the default SMP scheduler supports a one-to-one affinity.  You can set it in a device driver.

----- Am 10. Aug 2018 um 14:10 schrieb Passas, Stavros stavros.passas at intel.com:

> Hi,
> 
> In my local SMP enabled RTEMS, I notice core1 starting the Init() function of
> the user application.
> Is there a way to enforce RTEMS to run the Init() in the boot processor, when
> SMP is enabled?
> 
> Best Regards,
>   Stavros
> --------------------------------------------------------------
> Intel Research and Development Ireland Limited
> Registered in Ireland
> Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
> Registered Number: 308263
> 
> 
> This e-mail and any attachments may contain confidential material for the sole
> use of the intended recipient(s). Any review or distribution by others is
> strictly prohibited. If you are not the intended recipient, please contact the
> sender and delete all copies.
> 
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users



More information about the users mailing list