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
- Host: GitHub
- URL: https://github.com/3jackdaws/operatingsystems
- Owner: 3jackdaws
- Created: 2017-04-10T20:40:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-11T01:04:35.000Z (about 9 years ago)
- Last Synced: 2025-03-23T15:34:58.403Z (over 1 year ago)
- Language: C
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |