News

This project is a simulator we built to dig into how page replacement algorithms work in operating systems. It focuses on three big ones: FIFO (First-In-First-Out), LRU (Least Recently Used), and ...
Programming Assignment 3: LRU Page Replacement Using Stack & Clock CPSC 340 - Operating Systems Concepts and Design Fall 2024 Programming Assignment 3: LRU Page Replacement Using Stack & Clock ...