Skip to content

Scheduling algorithms and simulation with different policies for real time operating systems

Notifications You must be signed in to change notification settings

zayaanmoez/rtos-scheduling

Repository files navigation

rtos-scheduling

About The Project

RTOS scheduler simulation that implements the following scheduling algorithms:

  • Round Robin
  • Priority Based
  • Modulo Based Round Robin
  • Modified Round Robin
  • Priority Based Round Robin

Installation and Run

-> Build

mkdir build
make

-> Run

./scheduler

References

Zouaoui, Sonia & Boussaid, Lotfi & Abdellatif, Mtibaa. (2019). Priority based round robin (PBRR) CPU scheduling algorithm. International Journal of Electrical and Computer Engineering (IJECE). 9. 190. 10.11591/ijece.v9i1.pp190-202.

Rajput, S.I. and Gupta, D. (2012) A Priority Based Round Robin CPU Scheduling Algorithm for Real Time Systems. International Journal of Innovations in Engineering and Technology, 1, 1-11. http://ijiet.com/issues/volume-1-issue-3-october-2012/

About

Scheduling algorithms and simulation with different policies for real time operating systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published