Synchronization and concurrency

Home > Computer Science > Operating Systems > Kernel Architecture > Synchronization and concurrency

This includes understanding how the kernel deals with concurrent access to shared resources, including locks, semaphores, and monitors.