-
Notifications
You must be signed in to change notification settings - Fork 0
affanu02/CPU-Schedualer-CIS-3110
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The program is a CPU scheduling algorithm that will complete the execution of a group
of multi threaded processes in an OS that understands threads.
HOW TO COMPILE (in terminal):
make all
./simcpu [-d] [-v] [-r] [a number] < textFile.textFile
make clean
*everything in [] can be added or not, DO NOT ADD THE BRACKETS [] ITSELF*
restrictions:
- RR results are slightly skewed
- make sure to input into command line as shown above
- use of linked lists
About
Created a CPU scheduler from a programming course (CIS3110)
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published