Skip to content

A repository containing a program that simulates different caching algorithms.

Notifications You must be signed in to change notification settings

r-j-taylor/cache-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cache-simulation

A repository containing a program that simulates different caching algorithms.

A make file is included. Enter make while in this repository to compile the program and make clean to remove the created files.

After compilation, enter ./Simulation trace.txt [number of frames] [period] to run a simulation. A trace file is included.

About

A repository containing a program that simulates different caching algorithms.

Resources

Stars

Watchers

Forks