[PATCH v1 0/3] Add pinning to priority SMP scheduler

Ryan Long ral051 at oarcorp.com
Wed Nov 17 16:07:24 UTC 2021


On 11/17/2021 10:01 AM, Sebastian Huber wrote:
> On 17/11/2021 16:33, Ryan Long wrote:
>> For this patchset we
>>
>> - Added the ability to pin/unpin a thread using affinity to the priority
>>    SMP scheduler.
>> - Changed the state that was being checked in
>>    _Scheduler_priority_affinity_SMP_Set_affinity() to be the thread's
>>    scheduler's state. This was done because that is where the thread's
>>    blocked status is actually recorded.
>> - Created the smpthreadpin02 test to test this new functionality.
>
> I sent a patch set related to the SMP schedulers on Monday:
>
> https://lists.rtems.org/pipermail/devel/2021-November/069901.html
>
> It would be nice if this could be reviewed first and then this patch 
> rebased.
>
Sure thing. Should I just resend this patch set after that?


More information about the devel mailing list