Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page-Replacement-Algorithms

This project is designed to test different page replacement algorithms for efficiency. Four page replacement algorithms are simulated: FIFO, LRU, LFU and Random.

To run: <executable> <flag> <pageTableSize>
Flags: -fifo, -lru, -lfu, -ran

About

Simulating and testing different page replacement algorithms for efficiency

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages