Hi All,

I am working on Porting of a windows device driver to Linux. Windows has a
notion of Queued Spinlock. I could not understand how it is different than
normal spinlock, the document says it is faster than a normal spinlock.

If any one is having more information on Queued Spinlock, please share.

Is there any equivalent Spinlock in Linux to Queued Spinlock?

Thanks and Regards,
Prasad

Reply via email to