Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

OS FCFS-Scheduling-Algorithm

Read Me File Operating Systems Final Project

Creation Date: October 20th, 2025
Authors:

  • Kiera Holland
  • Rahim Iqbal
  • Talha Khalid

Overview of Code:
This project uses the First Come, First Serve (FCFS) CPU Scheduling Algorithm.

This program will:
- Define the process IDs, arrival times, and burst times.
- Check if the CPU is idle before the next process arrives.
- Calculate the waiting time, response time, turnaround time, and completion time for each process.
- Calculate the averages for the waiting time, response time, and turnaround time.
- Show the results of these and the throughput to the console.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages