Skip to content

a simple OS simulator to gide my studies in process scheduling and page replacement algorithms

Notifications You must be signed in to change notification settings

arielrodrigues/sOS-Sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

39b73d7 · Apr 14, 2017

History

47 Commits
Apr 14, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 14, 2017
Apr 14, 2017
Apr 14, 2017
Apr 14, 2017
Apr 14, 2017
Feb 20, 2017
Apr 14, 2017
Apr 14, 2017
Apr 14, 2017
Feb 19, 2017

Repository files navigation

Scheduling-OS-Simulator

a simple scheduling os simulator in c++, our focus was short-term scheduling and we implemented the algorithms: ​HRRN: Highest Response, Ratio Next, ​RR: Round Robin, ​Multilevel feedback, ​Lottery scheduling, ​State-dependent priority methods, ​Priority scheduling and FCFS: First Come, First Served.

Read more about in: https://www.dropbox.com/s/yz4kdgh3qis8ln8/Sistemas%20Operacionais%20-%20Relat%C3%B3rio%20-%20Escalonamento%20de%20Processos%20e%20Threads.pdf?dl=0 (sorry, just in pt-br)

About

a simple OS simulator to gide my studies in process scheduling and page replacement algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published