/paging-algorithms

Applies various page replacement algorithms to a reference string and displays the number of page faults and where they occurred.

Primary LanguageJavaCreative Commons Zero v1.0 UniversalCC0-1.0

paging-algorithms

Applies different page replacement algorithms to a reference string and displays the number of page faults and where they occurred.

Algorithms Included

  • FIFO
  • LRU
  • Optimal

Output format

alt text