Skip to content

RanaAlsayyari/Operating-Systems-csc227

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Operating-Systems-csc227

Team:

  • Rana Alsayyari
  • Bashair Alsadhan
  • Rama Alshebel
  • Noura Alwohaibi
  • Reema Aljalajel

This project involves implementing a Multilevel Queue (MLQ) scheduling algorithm with two queues (Q1 and Q2), The scheduler follows Round-Robin (RR) scheduling algorithm with time quantum of (3 ms) for processes in Q1 and non-preemptive Shortest-Job-First (SJF) algorithm for processes in Q2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages