> > Its not hard; spinlock_t ends up being a mutex, and this is ran from the > idle thread. What thread do you think we ought to run when we block > idle? >
Straight right. Thanks for explanations! :)
> > Its not hard; spinlock_t ends up being a mutex, and this is ran from the > idle thread. What thread do you think we ought to run when we block > idle? >
Straight right. Thanks for explanations! :)