Grabbing the Thread: Spinlocks vs Mutexes

Getting into the weeds of operating systems is daunting work. Especially when the operating system involved is a fully featured modern PC operating system with millions of lines of code all working together to integrate hardware and software seamlessly. One such operating system “weed” is figuring out how to handle …read more

Continue reading Grabbing the Thread: Spinlocks vs Mutexes