An open API service indexing awesome lists of open source software.

https://github.com/andrpavlou/os_projects

Operating Systems Projects (Linux environment). Communication between processes using shared memory and xv6-riscv
https://github.com/andrpavlou/os_projects

linux multithreading posix posix-threads priority-scheduler ps semaphores shared-memory synchronization system-calls threads xv6-riscv

Last synced: 7 months ago
JSON representation

Operating Systems Projects (Linux environment). Communication between processes using shared memory and xv6-riscv

Awesome Lists containing this project

README

          

# OS_Projects

1) Communication between processes.

2) XV6 priority scheduler, ps and systems call implementation