https://github.com/gthomas08/operating-systems-project
Operating Systems project.
https://github.com/gthomas08/operating-systems-project
c linux posix process-scheduling semaphores threading
Last synced: 4 months ago
JSON representation
Operating Systems project.
- Host: GitHub
- URL: https://github.com/gthomas08/operating-systems-project
- Owner: gthomas08
- Created: 2020-02-19T11:33:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T12:01:44.000Z (about 4 years ago)
- Last Synced: 2025-01-21T03:41:45.116Z (5 months ago)
- Topics: c, linux, posix, process-scheduling, semaphores, threading
- Language: C
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Operating Systems Project
## About The Project
This project was part of the Computer Engineering and Informatics Department (CEID) of University of Patras curriculum.
The goal of the project was to learn the basics of operating systems.
# Exercises
- Part 1
- Fork processes
- Part 2
- Semaphores
- Threads