Skip to content

BartoszMiz/OS-Algo-Sim

Repository files navigation

Operating Systems Algorithms Simulations

This is a project for my Operating Systems class which attempts to simulate and measure the performance of different algorithms that make our computers work on the lowest level.

Algorithm types:

  • CPU scheduling
  • disk scheduling
  • RAM page allocation and replacement

Technologies used

  • Python 3
  • Jupyter Notebook
  • NumPy
  • Pandas
  • Matplotlib

About

Simulation of OS algorithms

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors