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

https://github.com/boehnen/cst352-operating-systems

Labs for CST352, Spring Term, OIT
https://github.com/boehnen/cst352-operating-systems

Last synced: 10 months ago
JSON representation

Labs for CST352, Spring Term, OIT

Awesome Lists containing this project

README

          

# CST 352 Operating Systems
### This is a repository of my lab submissions for CST 352 at Oregon Tech
- Class: CST 352 Operating Systems
- Prof: Dr. Phil Howard
- Year: 2022
- Term: Spring

### Class Description
Issues in Operating Systems Design. Topics include: processes, threads and fibers, privilege modes, preemptive multitasking, process state machine, scheduling paradigms, system calls/ traps, shared resources and synchronization primitives, memory management schemes/virtual memory, deadlock detection, handling, and avoidance, I/O management.