BernardDW / PRA

Page Replacement Algorithm calculator/simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PRA

Page Replacement Algorithm calculator/simulator

Supported PRA Algorithms:

  • Clock PRA
  • Second Chance PRA
  • Least Recently Used PRA
  • First In First Out PRA

This little program was made in Python 3.

About

Page Replacement Algorithm calculator/simulator


Languages

Language:Python 100.0%