Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--> to make the pinatrace file

+ write the following commands:

cd ~/pin-3.11-97998-g7ecce2dac-gcc-linux

./pin -t ./source/tools/ManualExamples/obj-intel64/pinatrace.so -- ~/work/cache_sim/Test_Files/{folder name}/{outfile name}



--> to make the pinatrace file

make new directory called "work" and put the skeleton in it

+ write the following commands:

make

cd ~/work/cache_sim

./bin/cache_sim wb ~/pin-3.11-97998-g7ecce2dac-gcc-linux/pinatrace.out 1024 2048 2 4 8 16

About

The goal of this project is to write a cache simulator in C/C++ and to experiment different cache parameters on running different workloads. Finally, the experiment results were modeled in a comparative way using multiple graphs that shows the impact of changing cache size, cache write policy, and different program memory access profiles and data…

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages