On 14/08/2020 14:35, Richi Dubey wrote:
telling me earlier that by default a node/task/thread is allowed
to execute on all the processors?
The thread's affinity is set to all processor when it gets initialized
:
https://git.rtems.org/rtems/tree/cpukit/score/src/threadinitialize.c#n217
Yes, this is the initialization value. The scheduler should initialize
its node accordingly.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel