An Operating Systems Project by Bhavya, Jay, Maitrey, Parth.
-
FCFS: This folder contains the simulation of FCFS scheduling by processing assembly instructions stored in respective files.
-
Intermediate Codes: This folder contains all the intermediate codes in numeric order to reach the working build (see #3) of our project.
-
Working Build: All the necessary files, modules and logs to simulate our Context Switching scenarios: Round Robin, Interrupt handling. More over, the final processed outputs can be checked via the stack dump files which are made for each of the instruction files.