Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 397 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 397 Bytes

CSC360

Coursework from CSC 360 (Fall 2016) at UVic.

This course focused on the major concepts of operating systems and study of the interrelationships between the operating system and the architecture of computer systems. Some topics covered included

  • Operating system structures
  • Concurrent programming techniques
  • CPU scheduling
  • Deadlocks
  • Memory management
  • File systems
  • Protection