paging-simulation
There are 3 repositories under paging-simulation topic.
tusharnankani/OperatingSystemAlgorithms
Algorithms built with Java for a better understanding of Operating System ✨
samiyaalizaidi/Paging-Simulator
A C-based paging simulator designed to implement and demonstrate the paging memory management technique.
TimosPal/Paging-simulation
Basic paging system, simulating page faults while reading a trace file. LRU and Second chance replacement algorithms can be tested with various parameters.