Re: Node vs Threads in scheduling

2020-08-18 Thread Richi Dubey
Thank you. On Tue, Aug 18, 2020 at 5:29 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 17/08/2020 14:35, Richi Dubey wrote: > > > Also, can someone please explain how the thread could in the ready > > state while the node is in a scheduled state in this > > < > https://git.r

Re: Node vs Threads in scheduling

2020-08-18 Thread Sebastian Huber
On 17/08/2020 14:35, Richi Dubey wrote: Also, can someone please explain how the thread could in the ready state while the node is in a scheduled state in this conditional block ? The MrsP locking protocol

Re: Node vs Threads in scheduling

2020-08-18 Thread Sebastian Huber
On 17/08/2020 14:35, Richi Dubey wrote: Also, can someone please explain how the thread could in the ready state while the node is in a scheduled state in this conditional block ? The MrsP locking protocol