https://github.com/craftingweb/operating-systems-csc332-1
Cool professor Zaid Al-Mashhadani. Take it. Introduction to operating systems. Task management and scheduling. Process and data management. Interrupts. Resource allocation and management. Time sharing. Deadlock mutual exclusion, and synchronization. Memory management.
https://github.com/craftingweb/operating-systems-csc332-1
Last synced: 3 months ago
JSON representation
Cool professor Zaid Al-Mashhadani. Take it. Introduction to operating systems. Task management and scheduling. Process and data management. Interrupts. Resource allocation and management. Time sharing. Deadlock mutual exclusion, and synchronization. Memory management.
- Host: GitHub
- URL: https://github.com/craftingweb/operating-systems-csc332-1
- Owner: craftingweb
- Created: 2023-05-23T14:46:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-29T01:29:47.000Z (about 2 years ago)
- Last Synced: 2025-01-12T08:35:54.864Z (5 months ago)
- Language: C++
- Size: 5.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Operating-Systems-CSC332-1
Cool professor Zaid Al-Mashhadani. Take it. Introduction to operating systems. Task management and scheduling. Process and data management. Interrupts. Resource allocation and management. Time sharing. Deadlock mutual exclusion, and synchronization. Memory management.