Skip to content

BenRaymon/OS_Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduling and Deadlock Avoidance Project

CISC361 Spring 2022

To compile the program run make os in the top level directory of the project.

Run the program with ./os 1 input.txt where input.txt is the name of the file with the input events. Ensure the input file is in the same directory as the executable.

Note: This project was programmed in C to be run on Windows. Imports may have to be changed sligthly to run on a different OS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors