Skip to content

CPU Scheduling involves selecting which process from the ready queue gets to use the CPU at any given time. It aims to optimize CPU utilization, minimize waiting and turnaround times, and ensure fairness among processes.

Notifications You must be signed in to change notification settings

mrinalchauhan/CPU-Scheduling-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

About

CPU Scheduling involves selecting which process from the ready queue gets to use the CPU at any given time. It aims to optimize CPU utilization, minimize waiting and turnaround times, and ensure fairness among processes.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages