项目作者: ronald-balutiu

项目描述 :
This project was created in C as part of my Computer Systems class to simulate the properties and actions of a working cache. The mock cache takes in a Valgrind trace file as well as cache parameters (s,E,b) and then outputs the number of hits, misses, and evictions that should have occurred inside of the cache.
高级语言: C
项目地址: git://github.com/ronald-balutiu/CacheProj.git
创建时间: 2018-05-25T19:05:13Z
项目社区:https://github.com/ronald-balutiu/CacheProj

开源协议:

下载