Skip to content

Amirhossein-Rajabpour/Operating-System-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About XV6

xv6 is a modern reimplementation of Sixth Edition Unix in ANSI C for multiprocessor x86 and RISC-V systems. It was created for pedagogical purposes in MIT's Operating System Engineering course. Wikipedia

About this project

For the final project of the Operating Systems course (Fall 2020, instructed by Dr. Seyed Ahmad Javadi), We (danialzz and i) added some additional features to xv6. Our work mainly includes adding process scheduling algorithms (such as Priority, Reverse priority, Round Robin, and MultiLayered Queue scheduling), and also some useful system calls (i.e. getParentID, getChildren, getSyscallCounter, ...). The full documentation of the project can be found here and here.

About

Operating System Project: Implementing scheduling algorithms and some system calls for XV6 OS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published