My assignment from exercise 3 for the 'Operating Systems' lesson where the xv6 operating system is used to implement functionality of system calls for shared memory and semaphores.
-
Updated
Mar 5, 2018 - C
My assignment from exercise 3 for the 'Operating Systems' lesson where the xv6 operating system is used to implement functionality of system calls for shared memory and semaphores.
Exercise 3 of the 'Operating Systems' course. This project extends the xv6 OS to include crucial system calls for shared memory and semaphores, offering an immersive experience in low-level systems programming and exploring the complexities of process synchronization and inter-process communication.
Add a description, image, and links to the shmrem topic page so that developers can more easily learn about it.
To associate your repository with the shmrem topic, visit your repo's landing page and select "manage topics."