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

https://github.com/harr1424/operating-systems

A repository to contain code written as part of a course in operating system fundamentals
https://github.com/harr1424/operating-systems

bounded-buffer character-device-driver loadable-kernel-modules multi-threading process-forking system-calls

Last synced: 25 days ago
JSON representation

A repository to contain code written as part of a course in operating system fundamentals

Awesome Lists containing this project

README

          

# Operating-Systems
A repository to contain code used in a course exploring operating system concepts at the University of Montana.

This course uses the text [Operating System Concepts 10th Edition](https://www.os-book.com/OS10/) by Avi Silberschatz, Peter Baer Galvin, and Greg Gagne.