Releases: mwiegant/CS446_OperatingSystems
Releases · mwiegant/CS446_OperatingSystems
Operating System | Assignment 1
The completed implementation of assignment 1 of my operating system for CS 446.
It could definitely have been a lot better, but under a deadline of several days I put together a high level design of the pieces I would need to solve the problem, and build the design piece by piece, with a focus on proving a piece worked and was of a high quality before moving to the next piece.
As I always do, I relied heavily on designs I drew for help with naming, and as the program matured I made design changes that made sense but which I had not for-seen in my high level design diagrams.
My total time commitment to build this first project was in the range of 12 hours, +/- 3 hours.