Skip to content

🎓💻University of Tehran OS Lab Course Projects - Fall 2021

Notifications You must be signed in to change notification settings

SM2A/Operating_System_Lab_Course_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating System Lab Course Projects

This repository contains my Operating System Lab course projects (Fall 2021) at University of Tehran.

  1. Lab1 : Add some features to xv6 shell and a new user prorgam
  2. Lab2 : Add some system call
  3. Lab3 : Change xv6 scheduler to multi level feedack queue
  4. Lab4 : Semaphore implementation and solve dining philosophers problem
  5. Lab5 : New memory paging

Contributor : Shayan ShahMohammad and Morteza Nouri