Skip to content

OmarAbdAlFattah/Preemptive-Priority-CPU-Scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Preemptive-Priority-CPU-Scheduling

Priority Scheduling :

  • A priority number (integer) is associated with each process
  • CPU is allocated to the process with the highest priority (smallest integer≡ highest priority)
  • Priority can be decided based on memory requirements, time requirements or any other resource requirement.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages