Re: Doubt in scheduler SMP function _Scheduler_SMP_Schedule_highest_ready

2020-08-05 Thread Richi Dubey
Thank you for the clarification. On Wed, Aug 5, 2020 at 1:00 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 04/08/2020 17:57, Gedare Bloom wrote: > > On Tue, Aug 4, 2020 at 8:14 AM Richi Dubey wrote: > >> Hi, > >> > >> I have a quick doubt about the logic in the else part o

Re: Doubt in scheduler SMP function _Scheduler_SMP_Schedule_highest_ready

2020-08-05 Thread Sebastian Huber
On 04/08/2020 17:57, Gedare Bloom wrote: On Tue, Aug 4, 2020 at 8:14 AM Richi Dubey wrote: Hi, I have a quick doubt about the logic in the else part of the _Scheduler_SMP_Schedule_highest_ready function. I'll give my understanding. Only Sebastian really understands this stuff;) We get the

Re: Doubt in scheduler SMP function _Scheduler_SMP_Schedule_highest_ready

2020-08-04 Thread Gedare Bloom
On Tue, Aug 4, 2020 at 8:14 AM Richi Dubey wrote: > > Hi, > > I have a quick doubt about the logic in the else part of the > _Scheduler_SMP_Schedule_highest_ready function. > I'll give my understanding. Only Sebastian really understands this stuff ;) > We get the action == SCHEDULER_TRY_TO_SCHED

Doubt in scheduler SMP function _Scheduler_SMP_Schedule_highest_ready

2020-08-04 Thread Richi Dubey
Hi, I have a quick doubt about the logic in the else part of the _Scheduler_SMP_Schedule_highest_ready function. We get