forked from mit-pdos/xv6-public
-
Notifications
You must be signed in to change notification settings - Fork 0
xv6 OS
License
parsaeisa/xv6-public
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# XV6-Public ## Operating systems course's final project . In this project we changed some schedulings in xv6 and added some usefull system calls . This project had three parts * add a system call * change scheduling algorithm from Round robin to priority based scheduling . * Add multi layer queue scheduling ( Round robin in each queue )
About
xv6 OS
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 86.2%
- Assembly 3.9%
- Makefile 3.5%
- Shell 2.4%
- Perl 2.1%
- Ruby 1.1%
- Other 0.8%