#
shmget
Here are 7 public repositories matching this topic...
-
Updated
Jun 17, 2019 - C
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.
-
Updated
Jun 24, 2019 - 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.
-
Updated
Mar 5, 2018 - C
Practica 9 - Sistemas Operativos
c inter-process-communication shared-memory c-language systems-programming shmget shmctl shmat shmdt
-
Updated
Jun 2, 2024 - C
Add this topic to your repo
To associate your repository with the shmget topic, visit your repo's landing page and select "manage topics."