Skip to content
 
 

Repository files navigation

cs-f372-assignment

CS F372 (Operating Systems) Assignment Emulation of First Come First Serve (FCFS) and Round Robin (RR) Scheduling Algorithms in C

Folders

  • header_files contains required structures, function prototypes and header files
  • misc contains Python programs to plot points, generate numbers and a wrapper bash script to generate points
  • points_and_graph_plots contains points present in csv files and graph plots for the generated points
  • source_files contains the main program that handles FCFS and RR scheduling and thread functions that perform their tasks

To run the program (works only in a Linux system):

  1. Clone this repository into your folder
  2. Open terminal and go to the cs-f372-assignment folder
  3. Run make to compile the source_files
  4. Then execute ./output.out to simulate the scheduling.

Team Members:

  1. 2019A7PS0033H - T V Chandra Vamsi
  2. 2019A3PS0443H - Vishwas Vasuki Gautam
  3. 2019A7PS0009H - Kaustubh Bhanj
  4. 2019AAPS0236H - Naren Vilva
  5. 2019A7PS0097H - Ruban S
  6. 2019A7PS1200H - Sathvik Bhaskarpandit
  7. 2019AAPS0345H - Shrikrishna Lolla
  8. 2019AAPS0317H - Suraj S

About

CS F372 (Operating Systems) Assignment

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages