Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 319 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 319 Bytes

CSC159 - Spring 2017

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
  • User interfacing