TaiJuWu commented on issue #1488: URL: https://github.com/apache/nuttx/issues/1488#issuecomment-1722498536
> Yes that was the point about my comment in the other thread, i.e context switching overheads entering critical section ; there is something like the Lamport algorithm if I remember well. > > @patacongo for some references; an interesting usage of ticket spinlocks within linux kernel ; https://github.com/drouyang/pmtlock I have read this paper. It seem not work on priority base spinlock. But work on same priority process. But our requirement is priority base. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
