The project will implement a rudimentary simulation of an operating system, focusing on processes, assumed to be resident in memory, waiting to use the CPU. The processes will mimic the READY, RUNNING, and BLOCKED states associated with CPU activity. The algorithms that will be implemented are: First Come First Served (FCFS), Shortest Job First (SJF), Shortest Remaining Time (SRT), and Round Robin (RR).
-
Notifications
You must be signed in to change notification settings - Fork 0
enbattle/CPUSchedulingSimulation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CPU Scheduling Simulation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published