A Linux kernel module playground exploring synchronization mechanisms like mutexes and read-write locks, using practical code snippets and detailed notes.
-
Updated
Oct 15, 2023 - C
A Linux kernel module playground exploring synchronization mechanisms like mutexes and read-write locks, using practical code snippets and detailed notes.
it contains codes related to the multiprocessing && multiprogramming , which shows how Concurrency works in UNIX/Linux systems( POSIX Sys)
Add a description, image, and links to the locking-mechanisms topic page so that developers can more easily learn about it.
To associate your repository with the locking-mechanisms topic, visit your repo's landing page and select "manage topics."