Skip to content

emonrm/EDF-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simulator for EDF scheduling.

To run the program please open a terminal and run the following command.
g++ hw3-q1.cpp -o out && ./out arg1
arg1: true or false to activate or deactivate the log generation option (on the console)
To change the range of periods/execution times of the tasks in the system,
change accordingly at line 403 and line 404 of the .cpp file

Releases

No releases published

Packages

No packages published

Languages