A technical paper titled “Improving the Representativeness of Simulation Intervals for the Cache Memory System” was published by researchers at Complutense University of Madrid, imec, and KU Leuven.
•The execution time for the default case of Least Recently Used(LRU) replacement technique was calculated by running the program using SimpleScalar •Modifications made to the cache.c and cache.h to ...
• Designed a generic Cache simulator module and modeled L1, L2 caches augmented with a Victim Cache. • Implemented using C++ and evaluated with SPEC address traces for gcc, perl, vortex, compress and ...