On 20/11/2021 19:58, Gedare Bloom wrote:
A bit unrelated, these two functions could be refactored/merged, with
a callout function passed in to select either _Scheduler_SMP_Preempt()
or _Scheduler_SMP_Allocate_processor().
Later these functions are changed again. The loop is very similar,
howev
On Mon, Nov 15, 2021 at 10:13 AM Sebastian Huber
wrote:
>
> Update #4531.
> ---
> cpukit/include/rtems/score/schedulersmpimpl.h | 18 ++
> 1 file changed, 18 insertions(+)
>
> diff --git a/cpukit/include/rtems/score/schedulersmpimpl.h
> b/cpukit/include/rtems/score/schedulersmpim