-
Notifications
You must be signed in to change notification settings - Fork 1
rng235/CPU-Scheduling-Simulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README ——————————— Scheduler 1.0 Release ++++++++++++++++++++++++++++ Thank you for downloading this super long scheduler. This release includes the first ever version of a scheduler Please see the FAQ below: FAQ: ——————————————————— 1. How to run the program? a. Before compiling and running please have the scheduler exe in the same directory as random-numbers.txt and any input file that will be utilized. b. There are TWO possible arguments to pass into the program: 1. <input-filename> 2. --verbose <input-filename> e. The program should run successfully and display the output on the terminal. ——————————————————— What is verbose mode? - When verbose mode is activated, it will display all of the cycles involved in a particular algorithm. Please use this only if you want to scan the long lines of cycles. This is especially useful when debugging the program. ——————————————————— Thank you for using this scheduling algorithm. Ricardo Guntur ([email protected])
About
Simulates CPU scheduling algorithms and prints out data from it
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published