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

https://github.com/3jackdaws/operatingsystems

CST 352 Operating Systems LAbs
https://github.com/3jackdaws/operatingsystems

Last synced: 11 months ago
JSON representation

CST 352 Operating Systems LAbs

Awesome Lists containing this project

README

          

# OperatingSystems
CST 352 Operating Systems Labs

This repo contains the following Oregon Tech CST352 Labs:

| Lab Number | Short Description |
| --------- | ----------- |
| 1 | Pipes - Postfilter, Prefilter |
| 2 | Memory Manager |
| 3 | Systrap, Syscall |
| 4 | Pio Term, Output Devices |
| 5 | Posix Threading - Producer, Consumer |
| 6 | Processes - Context Switches |
| 7 | "Enhanced" Scheduler ( Merged with Lab 6) |
| 8 | File Systems |