Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 579 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 579 Bytes

CSC-159

CSC-159

Class Description:

CSC 159. Operating System Pragmatics. Application of operating system principles to the design and implementation of a multitasking operating system. Students will write an operating system for a computer platform. Topics include: scheduling of processes, control and allocation of computer resources, and user interfacing

Druring CSC 159, We designed an operating system and implemented the basic structures and system calls required to operate.

Each phase buildes on the one previous to it.