Skip to content

⚒️ Implementation of different scheduling policies and strategies used by different OSes.

Notifications You must be signed in to change notification settings

ruiconti/schedulers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Schedulers simulations

Project to enable easier and clearer visualization and representation to a progressive building of different CPU scheduling strategies, mechanisms and policies.

It is currently being written whilst reading OSTEP and attending to MIT's 6828 class. These are the sources of material but lots of research and curious-digging happens aside from those two sources. However, all development is being done proactively from scratch by myself as an ""ostude"".

What is the overall goal?

To have a TUI-like interface that graphically represents, on terminal, simulations of different workloads and how a scheduler might choose each of them to run, at each time.

This graphically representation, at first, intends to follow an axis-chart-like representation instead of a table-like representation.

About

⚒️ Implementation of different scheduling policies and strategies used by different OSes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages