Skip to content

shafaaf/ECE344-Operating-Systems-OS-161

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECE344 Operating Systems

Extension of Harvard's teaching Operating System OS161 for the course ECE344 at the University of Toronto. Completed lab 0, lab 1, lab 2 fully. Lab 3 which is on Virtual Memory is not fully comeplete.

What is fully working:

  • Synchronization primitives like locks, semaphores and condition variables
  • Threads, process management data structure
  • System calls such as fork, getpid, waitpid, read, write
  • Coremap

About

An extension of Harvard's OS161 Operating Sytstem for ECE344 at the University Of Toronto. Lab 0,1,2 fully completed. Lab 3 not fully done.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published