Skip to content

MichaelReiter/CSC360

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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