Skip to content

ankkit24/Operating_systems_Scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating_systems_Scheduling

  • Solving starvation problem in Process scheduling

  • The default schedular has the starvation issue in which the processes with lowest priorities dont get enough time to execute and hence starve.

  • 2 approaches used-

  1. Exponential schedular
  2. Linux like schedular
  • C codes compatible with Xinu OS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published