Skip to content

herzig/sched

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

OS Scheduler Simulation

A Simulation environment to help in the analysis of different scheduling strategies .

  • Spawn tasks with fixed or unlimited runtime
  • Tasks can be given a CPU utilisation value to simulate I/O bound tasks
  • 4-State Task model (RUNNING, READY, BLOCKED, DONE)
  • Easy interface to implement new Schedulers
  • Timeline visualisation of task states.

(school project for HF-Z)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published