/paging_algorithms

This repository contains three paging algorithms: 1) FIFO 2) LRU 3) Optimal

Primary LanguageC++

Paging Algorithms

This repository contains three paging algorithms:

  1. FIFO
  2. LRU
  3. Optimal